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
*
TestMinidumpNew.py: Use yaml2obj where possible
Pavel Labath
2019-05-14
10
-79
/
+147
*
typedef enum -> enum
Fangrui Song
2019-05-14
48
-202
/
+172
*
[CMake] Correctly reinstate LLDB_CAN_USE_LLDB_SERVER
Pavel Labath
2019-05-14
1
-2
/
+2
*
ARMDefines.h: fix -Wimplicit-fallthrough in -DLLVM_ENABLE_ASSERTIONS=OFF builds
Fangrui Song
2019-05-14
1
-2
/
+3
*
LLDB website: Change the title back to "The LLDB Debugger"
Adrian Prantl
2019-05-14
2
-4
/
+9
*
[Docs] Differentiate between public and private API
Jonas Devlieghere
2019-05-14
1
-2
/
+3
*
[Docs] Fix code formattign in variable.rst
Jonas Devlieghere
2019-05-13
1
-0
/
+1
*
[CMake] Reinstate LLDB_CAN_USE_LLDB_SERVER
Jonas Devlieghere
2019-05-13
2
-3
/
+8
*
Disable TestEnvironment on Windows
Jonas Devlieghere
2019-05-13
1
-0
/
+2
*
[CMake] Simplify lldb-server handling
Jonas Devlieghere
2019-05-13
3
-18
/
+8
*
Merge target and launch info environments
Jonas Devlieghere
2019-05-13
3
-1
/
+18
*
Remove commented-out code
Jonas Devlieghere
2019-05-13
1
-43
/
+0
*
[DataFormatters] FindLibCppStdFunctionCallableInfo() currently uses FindFunct...
Shafik Yaghmour
2019-05-13
1
-2
/
+2
*
[NativePDB] Fix tests after r360569
Aleksandr Urakov
2019-05-13
1
-6
/
+0
*
DWARF/DIERef: remove non-const operator<
Pavel Labath
2019-05-13
1
-2
/
+0
*
Add REQUIRES: windows to NativePDB/stack_unwinding01.cpp
Pavel Labath
2019-05-13
1
-2
/
+2
*
Breakpad: Generate unwind plans from STACK CFI records
Pavel Labath
2019-05-13
5
-2
/
+298
*
Fix flakiness in lldb lit test
Stefan Granitz
2019-05-13
1
-1
/
+0
*
[NativePDB] Support member function types in PdbAstBuilder
Aleksandr Urakov
2019-05-13
4
-0
/
+75
*
minidump: Use yaml instead of checked-in binaries for ThreadList tests
Pavel Labath
2019-05-13
5
-30
/
+41
*
[DWARF] Use sequential integers for the IDs of the SymbolFileDWOs
Pavel Labath
2019-05-13
2
-3
/
+17
*
@skipIfLinux flaky lldb-mi tests
Pavel Labath
2019-05-13
4
-1
/
+5
*
Remove declaratons of deleted structs/classes
Fangrui Song
2019-05-13
1
-11
/
+0
*
[CMake] Add lli to LLDB_TEST_DEPS
Fangrui Song
2019-05-13
1
-0
/
+1
*
Fix file names in file headers. NFC
Fangrui Song
2019-05-13
41
-43
/
+43
*
[Breakpoint] Make breakpoint language agnostic
Alex Langford
2019-05-11
5
-59
/
+76
*
Change the disabling of packet logging to be in TearDownHook lambdas.
Jason Molenda
2019-05-10
4
-12
/
+9
*
Ted pointed out that some of test tests that are enabling packet
Jason Molenda
2019-05-10
4
-7
/
+17
*
Finish renaming CompileUnit -> Unit
Jan Kratochvil
2019-05-10
12
-93
/
+85
*
minidump: Don't eagerly resolve module paths read from the minidump
Pavel Labath
2019-05-10
3
-2
/
+29
*
[lldb] [lit] Fix clobbers in x86_64 register test
Michal Gorny
2019-05-10
1
-2
/
+2
*
Minidump: use ThreadList parsing code from llvm/Object
Pavel Labath
2019-05-10
9
-105
/
+50
*
FuncUnwinders: Add a new "SymbolFile" unwind plan
Pavel Labath
2019-05-10
7
-3
/
+71
*
Revert "Disable the step over skipping calls feature since buildbots are not ...
Pavel Labath
2019-05-10
3
-4
/
+2
*
[Docs] Fix table formatting in Pytho reference
Jonas Devlieghere
2019-05-10
1
-98
/
+98
*
Disable the step over skipping calls feature since buildbots are not happy.
Greg Clayton
2019-05-10
1
-2
/
+2
*
[Docs] Port python reference page
Jonas Devlieghere
2019-05-09
2
-0
/
+823
*
Improve step over performance by not stopping at branches that are function c...
Greg Clayton
2019-05-09
5
-10
/
+38
*
Fix TestVSCode_attach on Linux
Stella Stamenova
2019-05-09
1
-4
/
+7
*
Use UNSUPPORTED: system-windows instead of REQUIRES: nowindows or UNSUPPORTED...
Stella Stamenova
2019-05-09
1
-1
/
+1
*
[lldb] build.py: fix behavior when passing --compiler=/path/to/compiler
Jorge Gorbe Moya
2019-05-09
2
-6
/
+16
*
[JITLoaderGDB] Set eTypeJIT for objects read from JIT descriptors
Stefan Granitz
2019-05-09
5
-2
/
+20
*
Fix up lldb after clang r360311.
Richard Smith
2019-05-09
1
-2
/
+6
*
Fix the output file dependency for Options.inc.
Jim Ingham
2019-05-09
1
-1
/
+1
*
[Reproducers] Fix reproducer unittest
Jonas Devlieghere
2019-05-08
1
-1
/
+3
*
Fix bug in ArchSpec::MergeFrom
Greg Clayton
2019-05-08
2
-1
/
+27
*
[Reproducers] Flush files to disk periodically
Jonas Devlieghere
2019-05-08
2
-1
/
+4
*
[Reproducers] Fix unitialized pointer
Jonas Devlieghere
2019-05-08
1
-1
/
+1
*
[Docs] list command: lldb run <args>
Jonas Devlieghere
2019-05-08
1
-0
/
+2
*
[DWARF] Centralize user_id <-> DWARFDIE conversions
Pavel Labath
2019-05-08
6
-114
/
+55
[next]