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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[dotest] Remove long running test "decorator" and re-enable tests.
Jonas Devlieghere
2019-08-27
11
-48
/
+0
*
Send error message on failed attach from debugerserver.
Jason Molenda
2019-08-27
1
-2
/
+18
*
[build_exception] Decode build failure messages
Vedant Kumar
2019-08-26
1
-1
/
+1
*
[Core] GetAPInt should return an Optional
Alex Langford
2019-08-26
1
-16
/
+19
*
[lldb][NFC] Remove dead code that handles situations where LLDB has no dummy ...
Raphael Isemann
2019-08-26
9
-377
/
+226
*
TestFunctionStarts.py: add synchronization
Frederic Riss
2019-08-26
2
-2
/
+21
*
[dotest] Print invocation when encountering an error.
Jonas Devlieghere
2019-08-26
1
-2
/
+6
*
Really fix the type mismatch error in GDBRemoteCommunicationServerCommon
Pavel Labath
2019-08-26
1
-2
/
+2
*
[ProcessWindows] Remove equivalent macros
Tatyana Krasnukha
2019-08-26
2
-4
/
+4
*
Move ProcessInstanceInfoTest to Utility
Pavel Labath
2019-08-26
3
-1
/
+1
*
ProcessInstanceInfo: Fix dumping of invalid user ids
Pavel Labath
2019-08-26
2
-11
/
+44
*
Fix windows build after r369894
Pavel Labath
2019-08-26
1
-6
/
+4
*
Fix a type mismatch error in GDBRemoteCommunicationServerCommon
Pavel Labath
2019-08-26
1
-1
/
+1
*
Postfix: move more code out of the PDB plugin
Pavel Labath
2019-08-26
5
-77
/
+97
*
Breakpad: Add support for parsing STACK WIN records
Pavel Labath
2019-08-26
3
-4
/
+151
*
[lldb] Construct the dummy target when the first Debugger object is constructed
Raphael Isemann
2019-08-26
2
-5
/
+5
*
[lldb][NFC] Add ProcessInfo::GetNameAsStringRef to simplify some code
Raphael Isemann
2019-08-26
4
-15
/
+7
*
[NFC] Fix comments and formatting.
Jonas Devlieghere
2019-08-23
2
-55
/
+60
*
Skip tail call frame tests when dwarf_version < 4
Vedant Kumar
2019-08-23
9
-8
/
+17
*
Upstream support for macCatalyst Mach-O binaries.
Adrian Prantl
2019-08-23
3
-146
/
+237
*
Windows: explicitly cast constants to `DWORD`
Saleem Abdulrasool
2019-08-23
1
-2
/
+2
*
[Symbol] Decouple clang from DeclVendor
Alex Langford
2019-08-23
10
-10
/
+69
*
[LLDB] Address post-commit code review feedback.
Jonas Devlieghere
2019-08-23
2
-4
/
+2
*
Add missing dot.
Adrian Prantl
2019-08-22
1
-1
/
+1
*
Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
27
-198
/
+219
*
TestAppleSimulatorOSType: Pass the --standalone argument to simctl
Frederic Riss
2019-08-22
1
-1
/
+1
*
Revert [heap.py] Add missing declaration for malloc_get_all_zones
Vedant Kumar
2019-08-22
1
-1
/
+0
*
Revert Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
25
-201
/
+198
*
Rename lldb/source/Interpreter/OptionValueFileSpecListTmp.cpp to
Adrian Prantl
2019-08-22
2
-1
/
+1
*
Rename lldb/source/Interpreter/OptionValueFileSpecLIst.cpp to
Adrian Prantl
2019-08-22
2
-2
/
+2
*
Add missing include
Adrian Prantl
2019-08-22
1
-0
/
+1
*
Add missing include
Adrian Prantl
2019-08-22
1
-0
/
+1
*
Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
25
-198
/
+201
*
[heap.py] Add missing declaration for malloc_get_all_zones
Vedant Kumar
2019-08-22
1
-0
/
+1
*
Remove redundant curly braces.
Adrian Prantl
2019-08-22
2
-3
/
+3
*
Doxygenify comments.
Adrian Prantl
2019-08-22
1
-279
/
+297
*
[lldb] Remove ')' to fix the build
Raphael Isemann
2019-08-22
1
-1
/
+1
*
[lldb] Fix `TestDataFormatterStdList` regression
Jan Kratochvil
2019-08-22
1
-7
/
+13
*
[lldb][NFC] Fix indentation in CommandObjectProcess
Raphael Isemann
2019-08-22
1
-9
/
+9
*
[lldb][NFC] Add test for target stop-hook disable/enable/delete
Raphael Isemann
2019-08-22
1
-5
/
+28
*
[lldb][NFC] Remove unused return value from HandleOptionArgumentCompletion
Raphael Isemann
2019-08-22
4
-24
/
+12
*
[lldb][NFC] NFC cleanup for the completion code
Raphael Isemann
2019-08-22
8
-121
/
+121
*
[lldb][NFC] Remove dead code that is supposed to handle invalid command options
Raphael Isemann
2019-08-22
27
-217
/
+82
*
[lldb][NFC] Remove WordComplete mode, make result array indexed from 0 and re...
Raphael Isemann
2019-08-22
57
-637
/
+480
*
[debugserver] Switch back to std::once_flag
Jonas Devlieghere
2019-08-22
1
-1
/
+1
*
[lldb] Replace std::once_flag with llvm::once_flag.
Davide Italiano
2019-08-22
2
-2
/
+3
*
[FormatManage] Fix the format info order
Jonas Devlieghere
2019-08-22
1
-2
/
+3
*
[FormatManager] Add static_assert to keep formats in sync.
Jonas Devlieghere
2019-08-22
1
-1
/
+5
*
The g_format_infos table needs to be updated in concert with the
Jason Molenda
2019-08-22
1
-0
/
+1
*
[test] Update test so it matches the Windows output
Jonas Devlieghere
2019-08-21
1
-3
/
+3
[next]