index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Utility
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[lldb] Remove redundant argument lists in CompletionRequest
Raphael Isemann
2019-09-24
1
-6
/
+4
*
[lldb] Add completion support for log enable/disable/list
Raphael Isemann
2019-09-24
1
-7
/
+31
*
[LLDB] Check for _WIN32 instead of _MSC_VER for code specific to windows in g...
Martin Storsjo
2019-09-23
1
-2
/
+2
*
[LLDB] Remove a stray semicolon. NFC.
Martin Storsjo
2019-09-23
1
-1
/
+1
*
[lldb] Make cursor index in CompletionRequest unsigned
Raphael Isemann
2019-09-23
1
-23
/
+17
*
[lldb][NFC] Remove argument prefix checking boilerplate when adding completions
Raphael Isemann
2019-09-23
1
-11
/
+2
*
[NFC] Move dumping into GDBRemotePacket
Jonas Devlieghere
2019-09-16
1
-0
/
+17
*
[Reproducer] Move GDB Remote Packet into Utility. (NFC)
Jonas Devlieghere
2019-09-13
3
-46
/
+89
*
[lldb][NFC] Remove ArgEntry::ref member
Raphael Isemann
2019-09-13
1
-7
/
+6
*
[lldb][NFC] Simplify Args::ReplaceArgumentAtIndex
Raphael Isemann
2019-09-13
1
-9
/
+2
*
[NFC] Sort source files in Utility/CMakeLists.txt
Jonas Devlieghere
2019-09-12
1
-3
/
+3
*
[Reproducer] Move the command loader into the reproducer (NFC)
Jonas Devlieghere
2019-09-11
1
-0
/
+34
*
[Reproducer] Move GDB Remote Provider into Reproducer (NFC)
Jonas Devlieghere
2019-09-11
1
-2
/
+14
*
Implement DW_OP_convert
Adrian Prantl
2019-09-10
1
-0
/
+45
*
[lldb][NFC] Remove Args::StripSpaces
Raphael Isemann
2019-09-06
1
-23
/
+0
*
[lldb][NFC] Remove unused Args::GetArgumentQuoteCharAtIndex
Raphael Isemann
2019-09-06
1
-6
/
+0
*
ProcessInstanceInfo: Fix dumping of invalid user ids
Pavel Labath
2019-08-26
1
-11
/
+26
*
[lldb][NFC] Add ProcessInfo::GetNameAsStringRef to simplify some code
Raphael Isemann
2019-08-26
1
-2
/
+2
*
[lldb][NFC] Remove WordComplete mode, make result array indexed from 0 and re...
Raphael Isemann
2019-08-22
2
-6
/
+8
*
[NFC] Remove unused function GetHexWithFixedSize
Jonas Devlieghere
2019-08-21
1
-28
/
+0
*
[NFC] Remove lldb_utility namespace.
Jonas Devlieghere
2019-08-21
1
-1
/
+1
*
[lldb] Use the new Regex::isValid() with no parameter
Jan Kratochvil
2019-08-20
1
-4
/
+1
*
[lldb] D66174 `RegularExpression` cleanup
Jan Kratochvil
2019-08-20
1
-10
/
+7
*
[lldb][NFC] Remove StringList::AutoComplete
Raphael Isemann
2019-08-19
1
-23
/
+0
*
[lldb][NFC] Address review comments to StringList for-loop support
Raphael Isemann
2019-08-19
1
-0
/
+1
*
[Utility] Reimplement RegularExpression on top of llvm::Regex
Jonas Devlieghere
2019-08-16
1
-129
/
+18
*
[lldb][NFC] Allow for-ranges on StringList
Raphael Isemann
2019-08-16
2
-6
/
+3
*
Fix variable mismatch between signature and body
Jonas Devlieghere
2019-08-15
1
-3
/
+3
*
[NFC] Fix documentation for some utility classes.
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
[LLDB] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
2
-4
/
+4
*
[lldb][NFC] Assert on invalid cursors positions when creating CompletionRequest
Raphael Isemann
2019-08-09
1
-0
/
+1
*
[Utility] Remove unused function 'GetMatchSpanningIndices'
Jonas Devlieghere
2019-08-08
1
-17
/
+0
*
Remove unused function 'SetMangledCounterparts' (NFC)
Jonas Devlieghere
2019-08-06
1
-17
/
+0
*
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
Fangrui Song
2019-08-05
1
-3
/
+3
*
[CompletionRequest] Remove unimplemented members.
Jonas Devlieghere
2019-07-31
1
-4
/
+1
*
[StringList] Change LongestCommonPrefix API
Jonas Devlieghere
2019-07-31
1
-4
/
+3
*
[Support] move FileCollector from LLDB to llvm/Support
Alex Lorenz
2019-07-24
2
-183
/
+0
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
3
-42
/
+44
*
[Logging] Replace LogIfAnyCategoriesSet with LLDB_LOG.
Jonas Devlieghere
2019-07-22
1
-10
/
+0
*
[LLDBAssert] Use unreachable instead of assert(0)
Jonas Devlieghere
2019-07-05
1
-2
/
+2
*
lldb_assert: abort when assertions are enabled.
Jonas Devlieghere
2019-07-05
1
-0
/
+6
*
[Reproducers] Copy over access/modification time in the FileCollector.
Jonas Devlieghere
2019-06-26
1
-0
/
+31
*
Fix a dangling StringRef in FileCollector
Pavel Labath
2019-06-19
1
-1
/
+1
*
[Reproducers] Make reproducer relocatable
Jonas Devlieghere
2019-06-18
1
-2
/
+5
*
[Reproducers] Remove call to lldb_private::GetVersion()
Jonas Devlieghere
2019-06-13
1
-2
/
+1
*
[Reproducers] Include lldb version in the reproducer root
Jonas Devlieghere
2019-06-13
1
-4
/
+17
*
[Reproducers] Simplify providers with nested Info struct (NFC)
Jonas Devlieghere
2019-06-12
1
-6
/
+6
*
Create a generic handler for Xfer packets
Antonio Afonso
2019-06-10
1
-2
/
+2
*
Fix lit tests on Windows related to CR+LF
Adrian McCarthy
2019-06-07
1
-1
/
+2
*
[lldb-server] Support 'g' packets
Pavel Labath
2019-05-30
1
-3
/
+1
[prev]
[next]