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
*
Add "operator bool" to SB APIs
Pavel Labath
2019-03-11
56
-0
/
+305
*
[Reproducers] Add missing LLDB_RECORD_DUMMY macros
Jonas Devlieghere
2019-03-08
11
-7
/
+105
*
[Reproducers] Add LLDB_RECORD_DUMMY
Jonas Devlieghere
2019-03-08
1
-3
/
+6
*
[SBAPI] Log from record macro
Jonas Devlieghere
2019-03-07
38
-3024
/
+75
*
[Reproducers] Disable registering lldb::thread_t everywhere
Jonas Devlieghere
2019-03-07
1
-11
/
+0
*
Repair the build when LLDB_DISABLE_PYTHON is set
Alex Langford
2019-03-07
1
-20
/
+28
*
Pass /bigobj for SBReproducer.cpp with MSVC
Zachary Turner
2019-03-06
1
-0
/
+4
*
Pass ConstString by value (NFC)
Adrian Prantl
2019-03-06
1
-1
/
+1
*
[Reproducers] Guard register macros that take lldb::thread_t on Windows
Jonas Devlieghere
2019-03-06
1
-0
/
+4
*
[Reproducers] Don't use VLA in SBReproducer redirect
Jonas Devlieghere
2019-03-06
1
-1
/
+1
*
Re-commit logging for SBCompileUnit::GetNumLineEntries.
Jason Molenda
2019-03-06
1
-1
/
+7
*
[Reproducers] Enable replay from SBRepro.
Jonas Devlieghere
2019-03-06
1
-3
/
+0
*
[Reproducers] Don't intercept SBDebugger::SetInputFileHandle
Jonas Devlieghere
2019-03-06
1
-3
/
+1
*
[Reproducers] Add SBReproducer macros
Jonas Devlieghere
2019-03-06
66
-983
/
+8842
*
[SBAPI] Don't check IsValid in constructor
Jonas Devlieghere
2019-03-06
20
-150
/
+136
*
Revert logging addition to SBCompileUnit::GetNumLineEntries,
Jason Molenda
2019-03-05
1
-6
/
+1
*
Add logging to SBCompileUnit::GetNumLineEntries.
Jason Molenda
2019-03-05
1
-1
/
+6
*
Move ProcessInfo from Host to Utility.
Zachary Turner
2019-03-04
3
-1
/
+3
*
[build] Rename clang-headers to clang-resource-headers
Shoaib Meenai
2019-03-04
1
-1
/
+1
*
[Reproducers] Capture and replay interpreter commands.
Jonas Devlieghere
2019-03-02
1
-2
/
+51
*
[CMake] Make liblldb depend on clang-headers
Alex Langford
2019-02-28
1
-0
/
+4
*
[Reprodicuers] Check initialization
Jonas Devlieghere
2019-02-28
1
-0
/
+4
*
[Reproducers] Initialize reproducers before initializing the debugger.
Jonas Devlieghere
2019-02-21
6
-64
/
+35
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
25
-636
/
+636
*
Use std::make_shared in LLDB (NFC)
Jonas Devlieghere
2019-02-11
10
-34
/
+54
*
Update files to the new header that were incorrectly landed with the old
Chandler Carruth
2019-02-11
2
-8
/
+6
*
[Reproducers] SBReproducer framework: Capture & Replay
Jonas Devlieghere
2019-02-06
3
-0
/
+124
*
[Expressions] Add support of expressions evaluation in some object's context
Aleksandr Urakov
2019-02-05
1
-0
/
+81
*
Move FileAction, ProcessInfo and ProcessLaunchInfo from Target to Host
Pavel Labath
2019-02-04
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
70
-280
/
+210
*
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
[next]