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
*
[Reproducers] Capture return values of functions returning by ptr/ref
Jonas Devlieghere
2019-04-03
64
-93
/
+203
*
Re-enable most lldb-vscode tests on Linux.
Jorge Gorbe Moya
2019-04-03
4
-20
/
+5
*
Fix and simplify PrepareCommandsForSourcing
Adrian McCarthy
2019-04-03
1
-75
/
+44
*
Attempt #2 to get this patch working. I will watch the build bots carefully t...
Greg Clayton
2019-04-03
6
-7
/
+116
*
[LLDB] - Update the test cases after yaml2obj change.
George Rimar
2019-04-03
9
-176
/
+184
*
modify-python-lldb.py: clean up __iter__ and __len__ support
Pavel Labath
2019-04-03
20
-36
/
+130
*
[lit] Use 10 minute timeout by default.
Jonas Devlieghere
2019-04-03
1
-0
/
+1
*
[lldb-dotest] Print dotest.py invocation.
Jonas Devlieghere
2019-04-03
1
-0
/
+1
*
Avoid macro redefinition error if HAVE_LIBCOMPRESSION
Jason Molenda
2019-04-03
1
-0
/
+2
*
Revert r357504, r357491, r357482 because of bot breakage.
Adrian Prantl
2019-04-02
6
-121
/
+8
*
[NativePDB] Don't fail on import modules.
Zachary Turner
2019-04-02
1
-2
/
+11
*
[Reproducers] Print warning when generating the reproducer.
Jonas Devlieghere
2019-04-02
1
-0
/
+3
*
Clean up windows build bot.
Greg Clayton
2019-04-02
1
-0
/
+2
*
[lldb-server] Use llgs namespace to avoid conflicts with Win32 API
Aaron Smith
2019-04-02
1
-4
/
+6
*
Fix typo; NFC
Aaron Smith
2019-04-02
1
-1
/
+1
*
Fix buildbot where paths were not matching up.
Greg Clayton
2019-04-02
1
-1
/
+4
*
Allow partial UUID matching in Minidump core file plug-in
Greg Clayton
2019-04-02
6
-7
/
+115
*
Make operator==s consistent between c++ and python APIs
Pavel Labath
2019-04-02
13
-45
/
+91
*
Fix flakyness in TestCommandScriptImmediateOutput
Pavel Labath
2019-04-02
2
-5
/
+7
*
Fix llvm_unreachable in TestWriteMemory
Pavel Labath
2019-04-02
1
-1
/
+1
*
PDBFPO: Refactor register reference resolution
Pavel Labath
2019-04-02
1
-60
/
+80
*
Simplify TestGdbRemoteRegisterState
Pavel Labath
2019-04-02
1
-9
/
+0
*
[CMake] Only the Python scirpt interpreter should link against Python.
Jonas Devlieghere
2019-04-01
2
-8
/
+1
*
[Process] Use early returns in Process::WriteMemory (NFC)
Jonas Devlieghere
2019-04-01
1
-55
/
+51
*
[lldb-vscode] Add logic to handle EOF when reading from lldb-vscode stdout.
Jorge Gorbe Moya
2019-04-01
1
-31
/
+45
*
[API] Add SBReproducer to LLDB.h
Jonas Devlieghere
2019-04-01
1
-0
/
+1
*
[Process] Fix WriteMemory return value
Med Ismail Bennani
2019-04-01
2
-2
/
+32
*
[lldb] [Process/elf-core] Support aarch64 NetBSD core dumps
Michal Gorny
2019-04-01
10
-0
/
+49
*
[Linux/x86] Fix writing of non-gpr registers on newer processors
Pavel Labath
2019-04-01
2
-51
/
+71
*
[CMake] Add missing test dep
David Zarzycki
2019-03-30
1
-0
/
+1
*
[ScriptInterpreterPython] Fix the unit test after refactor
Jonas Devlieghere
2019-03-29
1
-3
/
+4
*
[Python] Remove Python include from ScriptInterpreterPython.h
Jonas Devlieghere
2019-03-29
6
-775
/
+773
*
[ScriptInterpreterPython] Remove unused field (NFC)
Jonas Devlieghere
2019-03-29
2
-2
/
+1
*
[CMake] Move link dependencies where they are used.
Jonas Devlieghere
2019-03-29
4
-36
/
+19
*
[Cmake] Unify python variables
Jonas Devlieghere
2019-03-29
3
-14
/
+14
*
[Python] Remove readline module
Jonas Devlieghere
2019-03-29
4
-128
/
+0
*
Use the multi-lockable form of std::lock for operator=
Jim Ingham
2019-03-29
6
-36
/
+25
*
Don't abort() in lldb_assert and document why.
Adrian Prantl
2019-03-29
4
-6
/
+162
*
Fix for regression test, since we rely on the formatter for std::vector in th...
Shafik Yaghmour
2019-03-28
1
-0
/
+1
*
Fix the swig typemap for "uint32_t *versions, uint32_t num_versions".
Jim Ingham
2019-03-28
3
-10
/
+272
*
[NFC] find_first_of/find_last_of -> find/rfind for single char.
Jonas Devlieghere
2019-03-28
4
-6
/
+5
*
Regression test to ensure that we handling importing of std::vector of enums ...
Shafik Yaghmour
2019-03-28
3
-0
/
+47
*
Copy the breakpoint site owner's collection so we can drop
Jim Ingham
2019-03-28
3
-2
/
+29
*
[Process] Reorder declarations and document ReadMemoryFromInferior.
Davide Italiano
2019-03-28
1
-3
/
+33
*
[ObjectFileMachO] Remove another debugging aid.
Davide Italiano
2019-03-28
1
-7
/
+0
*
[ObjectFileMachO] Disable memory caching for savecore.
Davide Italiano
2019-03-28
1
-13
/
+6
*
Teach TypeSystem about PDBASTParser
Nathan Lanza
2019-03-27
2
-1
/
+3
*
[Python] Remove unused includes
Jonas Devlieghere
2019-03-27
3
-15
/
+7
*
Add LLDB_LIBDIR_SUFFIX to Config.h to unbreak the Xcode project
Adrian Prantl
2019-03-27
1
-0
/
+2
*
Kill unused variable m_tu_decl_up in SymbolFilePDB
Nathan Lanza
2019-03-27
2
-10
/
+1
[next]