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
*
[lldb] [lit] Pass -pthread on NetBSD as well
Michal Gorny
2019-03-02
1
-1
/
+1
*
[lldb] [lldbtest] Fix getBuildFlags() not to use libstdc++ on NetBSD
Michal Gorny
2019-03-02
1
-1
/
+2
*
Fix gcc build for r355249
Pavel Labath
2019-03-02
1
-1
/
+1
*
[Reproducers] Capture and replay interpreter commands.
Jonas Devlieghere
2019-03-02
11
-35
/
+207
*
Delete commented-out code.
Adrian Prantl
2019-03-01
1
-6
/
+0
*
Resubmit r354706 with a fix for process launch.
Jim Ingham
2019-03-01
12
-63
/
+121
*
Update com.apple.diagnosticd.diagnostic entitlement
Jason Molenda
2019-03-01
4
-4
/
+4
*
Increase timeout in Symbols::DownloadObjectAndSymbolFile
Jason Molenda
2019-03-01
1
-1
/
+1
*
Symbols.cpp in unittest moved too.
Jason Molenda
2019-02-28
1
-4
/
+4
*
[CMake] Make liblldb depend on clang-headers
Alex Langford
2019-02-28
1
-0
/
+4
*
Improve process launch comments for Windows
Adrian McCarthy
2019-02-28
1
-3
/
+7
*
[cmake] Move LLDB_DISABLE_LIBEDIT handling code into a central place
Pavel Labath
2019-02-28
3
-25
/
+24
*
Move Symbols.cpp files.
Jason Molenda
2019-02-28
1
-8
/
+9
*
[Reprodicuers] Check initialization
Jonas Devlieghere
2019-02-28
1
-0
/
+4
*
Remove unnecessary demangling operation (NFC)
Adrian Prantl
2019-02-27
1
-7
/
+5
*
Remove dependency from Host -> Core.
Zachary Turner
2019-02-27
1
-1
/
+0
*
Move Host/Symbols.cpp to Symbols/LocateSymbolFile.cpp
Zachary Turner
2019-02-27
18
-33
/
+42
*
Pass arguments correctly to the objc object checker on arm64
Jim Ingham
2019-02-27
3
-2
/
+39
*
[Reproducer] Make 'reproducer generate' a NOOP during replay.
Jonas Devlieghere
2019-02-27
1
-0
/
+5
*
[Reproducers] Add more logging to reproducer instrumentation
Jonas Devlieghere
2019-02-27
2
-16
/
+87
*
Remove XFAIL-Linux from two asan tests
Pavel Labath
2019-02-27
2
-6
/
+0
*
Insert blocks of python code with swig instead of modify-python-lldb.py
Pavel Labath
2019-02-27
4
-125
/
+98
*
[Utility] Fix ArchSpec.MergeFrom to correctly merge environments
Alex Langford
2019-02-27
2
-19
/
+42
*
[Utility] Remove Triple{Environment,OS,Vendor}IsUnspecifiedUnknown from ArchSpec
Alex Langford
2019-02-26
4
-17
/
+79
*
[lldb] [unittests] Use non-empty format string for Timer()
Michal Gorny
2019-02-26
1
-5
/
+5
*
[lldb] [lit] Set LD_LIBRARY_PATH or alike for Suite tests
Michal Gorny
2019-02-26
2
-0
/
+24
*
Mention predicting exception catch at throw site
Jim Ingham
2019-02-26
2
-0
/
+47
*
Fix short options syntax in Minidump test
Tatyana Krasnukha
2019-02-26
1
-20
/
+20
*
Fix error handling in Options::Parse
Tatyana Krasnukha
2019-02-26
1
-2
/
+3
*
[lldb-mi] Return source line number in proper format
Tatyana Krasnukha
2019-02-25
1
-1
/
+1
*
[lldb-mi] Fix conversion warning for 64-bit build
Tatyana Krasnukha
2019-02-25
1
-1
/
+1
*
[lldb-mi] Check raw pointers before passing them to std::string ctor/assignment
Tatyana Krasnukha
2019-02-25
12
-23
/
+78
*
Finish revert of r354706
Pavel Labath
2019-02-25
1
-2
/
+0
*
Revert r354706 - lit touched my thigh
Jim Ingham
2019-02-23
12
-99
/
+41
*
Make sure that stop-hooks run asynchronously.
Jim Ingham
2019-02-23
12
-39
/
+99
*
When deserializing breakpoints some options may not be present.
Jim Ingham
2019-02-22
2
-15
/
+16
*
Avoid two-stage initialization of MinidumpParser
Pavel Labath
2019-02-22
6
-217
/
+187
*
Split up minidump register context tests
Pavel Labath
2019-02-22
3
-123
/
+230
*
Revert "[xcodeproj] Add SBReproducer to LLDB.framework"
Jonas Devlieghere
2019-02-22
1
-9
/
+0
*
[xcodeproj] Add SBReproducer to LLDB.framework
Jonas Devlieghere
2019-02-21
1
-0
/
+9
*
[Reproducers] Initialize reproducers before initializing the debugger.
Jonas Devlieghere
2019-02-21
30
-191
/
+86
*
[lldb] [test] Do not link -ldl on NetBSD
Michal Gorny
2019-02-21
3
-2
/
+12
*
[unittest] Fix missing user-provided default constructor
Jonas Devlieghere
2019-02-21
1
-0
/
+2
*
testsuite: Fix TestCompDirSymLink and TestSourceManager on Linux with symlink...
Jan Kratochvil
2019-02-21
2
-4
/
+12
*
Revert "[lldb-mi] Move TestMIPrompt away from pexpect()."
Davide Italiano
2019-02-21
2
-17
/
+58
*
Merge target triple into module triple when constructing module from memory
Alex Langford
2019-02-20
1
-0
/
+4
*
[lldb-mi] Move TestMIPrompt away from pexpect().
Davide Italiano
2019-02-20
2
-58
/
+17
*
[lldb-mi] Remove a test that uses pexpect().
Davide Italiano
2019-02-20
1
-82
/
+0
*
[TestModuleCXX] Make this test Darwin-only.
Jonas Devlieghere
2019-02-20
1
-1
/
+1
*
[lldb] [test] Fix expected netbsd output for TestImageListMultiArchitecture
Michal Gorny
2019-02-20
1
-1
/
+1
[next]