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
...
*
Replace auto -> llvm::Optional<uint64_t>
Adrian Prantl
2019-01-15
1
-1
/
+2
*
Make CompilerType::getBitSize() / getByteSize() return an optional result. NFC
Adrian Prantl
2019-01-15
1
-4
/
+4
*
[SymbolFile] Remove SymbolContext parameter from FindTypes.
Zachary Turner
2019-01-14
2
-4
/
+2
*
Introduce SymbolFileBreakpad and use it to fill symtab
Pavel Labath
2019-01-11
1
-0
/
+3
*
[CMake] Python bindings generation polishing
Stefan Granitz
2019-01-04
1
-7
/
+12
*
[CMake] Revised LLDB.framework builds
Stefan Granitz
2019-01-04
1
-29
/
+19
*
[lldb] Add a "display-recognized-arguments" target setting to show recognized...
Kuba Mracek
2018-12-20
2
-10
/
+19
*
[API] Remove redundants get() from smart pointers. NFC
Jonas Devlieghere
2018-12-20
21
-104
/
+97
*
Replace MemoryRegionInfoSP with values and cleanup related code
Tatyana Krasnukha
2018-12-20
2
-39
/
+39
*
[lldb] Retrieve currently handled Obj-C exception via __cxa_current_exception...
Kuba Mracek
2018-12-20
1
-2
/
+1
*
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
[prev]
[next]