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
/
API
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
10
-29
/
+26
*
Move Broadcaster+Listener+Event combo from Core into Utility
Pavel Labath
2018-12-14
5
-6
/
+6
*
Add missing Initialize/Terminate for Architecture plugins
Tatyana Krasnukha
2018-12-13
1
-0
/
+6
*
Rename ObjectFile::GetHeaderAddress to GetBaseAddress
Pavel Labath
2018-12-11
1
-1
/
+1
*
Re-commit "Introduce ObjectFileBreakpad"
Pavel Labath
2018-12-10
1
-0
/
+3
*
Revert "Introduce ObjectFileBreakpad"
Shafik Yaghmour
2018-12-07
1
-3
/
+0
*
Introduce ObjectFileBreakpad
Pavel Labath
2018-12-07
1
-0
/
+3
*
[Reproducers] Change how reproducers are initialized.
Jonas Devlieghere
2018-12-03
5
-16
/
+69
*
[Target] Do not skip a stop on a breakpoint if a plan was completed
Aleksandr Urakov
2018-11-30
1
-0
/
+11
*
[lldb] Add GetCurrentException APIs to SBThread, add frame recognizer for obj...
Kuba Mracek
2018-11-28
1
-0
/
+15
*
[Reproducers] Improve reproducer API and add unit tests.
Jonas Devlieghere
2018-11-27
1
-3
/
+9
*
Add setting to require hardware breakpoints.
Jonas Devlieghere
2018-11-15
3
-52
/
+147
*
Add GDB remote packet reproducer.
Jonas Devlieghere
2018-11-13
1
-0
/
+11
*
Re-land "Extract construction of DataBufferLLVM into FileSystem"
Jonas Devlieghere
2018-11-12
1
-2
/
+1
*
Revert "Extract construction of DataBufferLLVM into FileSystem"
Davide Italiano
2018-11-12
1
-1
/
+2
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
8
-30
/
+0
*
Remove comments after header includes.
Jonas Devlieghere
2018-11-11
2
-2
/
+2
*
Extract construction of DataBufferLLVM into FileSystem
Jonas Devlieghere
2018-11-10
1
-2
/
+1
*
[FileSystem] Add convenience method to check for directories.
Jonas Devlieghere
2018-11-08
1
-1
/
+1
*
Remove OCaml debugger plugin
Jonas Devlieghere
2018-11-05
1
-6
/
+0
*
Remove Java debugger plugin
Jonas Devlieghere
2018-11-05
1
-9
/
+0
*
Remove Go debugger plugin
Jonas Devlieghere
2018-11-05
1
-12
/
+1
*
Add an SBExpressionOptions setting mirroring the "exec" command's --allow-jit.
Jim Ingham
2018-11-02
1
-0
/
+9
*
[FileSystem] Open File instances through the FileSystem.
Jonas Devlieghere
2018-11-02
1
-2
/
+3
*
[FileSystem] Move path resolution logic out of FileSpec
Jonas Devlieghere
2018-11-01
9
-43
/
+43
*
[FileSystem] Remove Exists() from FileSpec
Jonas Devlieghere
2018-11-01
2
-2
/
+2
*
[FileSystem] Remove ResolveExecutableLocation() from FileSpec
Jonas Devlieghere
2018-11-01
1
-1
/
+2
*
[FileSystem] Remove GetPermissions() and Readable() from FileSpec
Jonas Devlieghere
2018-11-01
1
-1
/
+1
*
[lldb] Introduce StackFrameRecognizer [take 3]
Kuba Mracek
2018-10-31
3
-8
/
+51
*
Revert r345686 due to build failures
Kuba Mracek
2018-10-31
3
-51
/
+8
*
[lldb] Introduce StackFrameRecognizer [take 2]
Kuba Mracek
2018-10-31
3
-8
/
+51
*
Revert r345678 (build failure on Linux machines).
Kuba Mracek
2018-10-31
3
-51
/
+8
*
[lldb] Introduce StackFrameRecognizer
Kuba Mracek
2018-10-31
3
-8
/
+51
*
Don't type-erase the FunctionNameType or TypeClass enums.
Zachary Turner
2018-10-25
3
-39
/
+49
*
Don't type-erase the SymbolContextItem enumeration.
Zachary Turner
2018-10-25
4
-7
/
+9
*
[API] Extend the `SBThreadPlan` interface
Aleksandr Urakov
2018-10-25
1
-0
/
+10
*
Upstreaming the BridgeOS device support and the
Jason Molenda
2018-10-11
1
-0
/
+3
*
Add support for artificial tail call frames
Vedant Kumar
2018-10-05
1
-0
/
+15
*
Add EchoCommentCommands to CommandInterpreterRunOptions in addition to the ex...
Stefan Granitz
2018-10-05
1
-0
/
+8
*
[SBAPI/Target] Expose SetStatistics(bool enable)/GetStatistics().
Davide Italiano
2018-09-28
1
-0
/
+15
*
Refactor FindVariable() core functionality into StackFrame out of SBFrame
Shafik Yaghmour
2018-09-20
1
-20
/
+2
*
[NFC] Turn "load dependent files" boolean into an enum
Jonas Devlieghere
2018-09-20
1
-4
/
+9
*
Add a "scripted" breakpoint type to lldb.
Jim Ingham
2018-09-13
4
-2
/
+118
*
Add support for descriptions with command completions.
Raphael Isemann
2018-09-13
1
-4
/
+27
*
Add compatibility version to liblldb in framework builds
Alex Langford
2018-09-12
1
-0
/
+1
*
Support setting a breakpoint by FileSpec+Line+Column in the SBAPI.
Adrian Prantl
2018-08-30
1
-2
/
+9
*
Add new API to SBTarget class
Alexander Polyakov
2018-08-07
1
-0
/
+20
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
5
-5
/
+5
*
Introduce install-lldb-framework target
Alex Langford
2018-08-01
1
-0
/
+11
*
Revert "Stop building liblldb with CMake's framework functionality"
Alex Langford
2018-07-27
1
-14
/
+9
[next]