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
*
[lldb/Reproducers] Add missing instrumentation for SBFile
Jonas Devlieghere
2019-12-04
2
-16
/
+19
*
Change Target::FindBreakpointsByName to return Expected<vector>
Joseph Tremoulet
2019-12-04
1
-5
/
+8
*
[lldb] Remove FileSpec(FileSpec*) constructor
Pavel Labath
2019-12-04
1
-1
/
+1
*
[lldb][NFC] Migrate to raw_ostream in Module::GetDescription
Raphael Isemann
2019-12-04
1
-1
/
+1
*
[lldb/Reproducer] Add version check
Jonas Devlieghere
2019-12-03
1
-2
/
+18
*
[lldb] Remove FileSpec->CompileUnit inheritance
Pavel Labath
2019-11-29
1
-2
/
+2
*
[lldb] NFC: refactor CompileUnit::ResolveSymbolContext
Konrad Kleine
2019-11-28
1
-3
/
+4
*
Revert "[lldb] NFC: refactor CompileUnit::ResolveSymbolContext"
Raphael Isemann
2019-11-28
1
-4
/
+3
*
[lldb] NFC: refactor CompileUnit::ResolveSymbolContext
Konrad Kleine
2019-11-28
1
-3
/
+4
*
[lldb][NFC] Allow range-based for-loops on VariableList
Raphael Isemann
2019-11-25
3
-24
/
+15
*
[Reproducer] Generate LLDB reproducer on crash
Jonas Devlieghere
2019-11-20
1
-1
/
+17
*
[LLDB] Only set FRAMEWORK when we're actually building a framework.
Jonas Devlieghere
2019-11-12
1
-1
/
+2
*
[LLDB] Fix/silence CMake developer warning for LLDB framework.
Jonas Devlieghere
2019-11-12
1
-1
/
+1
*
[lldb] Remove dead code from STLUtils.h
Jonas Devlieghere
2019-11-06
1
-2
/
+1
*
Add the ability to pass extra args to a Python breakpoint callback.
Jim Ingham
2019-10-25
3
-21
/
+81
*
Modernize the rest of the Find.* API (NFC)
Adrian Prantl
2019-10-17
2
-35
/
+27
*
[ARC] Add SystemV ABI
Tatyana Krasnukha
2019-10-17
1
-1
/
+3
*
SBCommandReturnObject: change LLDB_RECORD_METHOD(..., FILE *, ...) to use LLD...
Fangrui Song
2019-10-17
1
-11
/
+10
*
remove FILE* usage from SBStream.i
Lawrence D'Anna
2019-10-15
1
-2
/
+16
*
SBFile::GetFile: convert SBFile back into python native files.
Lawrence D'Anna
2019-10-15
1
-0
/
+6
*
build fix for SBInstruction.
Lawrence D'Anna
2019-10-14
2
-2
/
+2
*
remove FILE* bindings from SBInstruction.
Lawrence D'Anna
2019-10-14
2
-8
/
+46
*
uint32_t options -> File::OpenOptions options
Lawrence D'Anna
2019-10-14
2
-2
/
+7
*
remove FILE* usage from ReportEventState() and HandleProcessEvent()
Lawrence D'Anna
2019-10-14
2
-15
/
+60
*
update SBDebugger::SetInputFile() etc to work on native Files
Lawrence D'Anna
2019-10-10
1
-0
/
+27
*
remove a smattering of isolated, unnecessary uses of FILE*
Lawrence D'Anna
2019-10-09
1
-4
/
+2
*
SBFile support in SBCommandReturnObject
Lawrence D'Anna
2019-10-09
3
-10
/
+77
*
allow arbitrary python streams to be converted to SBFile
Lawrence D'Anna
2019-10-09
1
-1
/
+3
*
Remove the is_mangled flag from Mangled and Symbol
Adrian Prantl
2019-10-09
1
-1
/
+1
*
[Reproducer] Don't isntrument methods that get called from the signal handler.
Jonas Devlieghere
2019-10-08
1
-5
/
+4
*
[lldb] Fix crash on SBCommandReturnObject & assignment
Jan Kratochvil
2019-10-04
2
-56
/
+68
*
[lldb] Get the TargetAPI lock in SBProcess::IsInstrumentationRuntimePresent
Raphael Isemann
2019-10-04
1
-0
/
+3
*
Pass an SBStructuredData to scripted ThreadPlans on use.
Jim Ingham
2019-10-03
2
-4
/
+72
*
factor out an abstract base class for File
Lawrence D'Anna
2019-10-03
2
-6
/
+6
*
SBDebugger::SetInputFile, SetOutputFile, etc.
Lawrence D'Anna
2019-10-03
2
-14
/
+105
*
new api class: SBFile
Lawrence D'Anna
2019-10-03
3
-0
/
+115
*
Remove size_t return parameter from FindTypes
Adrian Prantl
2019-10-01
2
-19
/
+15
*
remove File::SetStream(), make new files instead.
Lawrence D'Anna
2019-09-27
1
-9
/
+6
*
Convert FileSystem::Open() to return Expected<FileUP>
Lawrence D'Anna
2019-09-26
1
-33
/
+28
*
SystemInitializer: Define macros for experimental targets too
Pavel Labath
2019-09-26
1
-0
/
+2
*
[lldb] Code cleanup: Simplify SBCommandReturnObject
Jan Kratochvil
2019-09-26
1
-82
/
+51
*
SystemInitializer: Use Targets.def to selectively initialize ABI plugins
Pavel Labath
2019-09-26
2
-61
/
+34
*
Have ABI plugins vend llvm MCRegisterInfo data
Pavel Labath
2019-09-25
2
-14
/
+48
*
[lldb][NFC] Make ArgEntry::quote private and provide a getter
Raphael Isemann
2019-09-13
1
-1
/
+1
*
[Reproducer] Move the command loader into the reproducer (NFC)
Jonas Devlieghere
2019-09-11
1
-48
/
+6
*
[NFC] Reformat SBDebugger before making changes
Jonas Devlieghere
2019-09-11
1
-31
/
+14
*
[lldb][NFC] Remove dead code in SBAddress::GetDescription
Raphael Isemann
2019-09-11
1
-6
/
+0
*
Code cleanup: Change FormattersContainer::KeyType from SP to rvalue
Jan Kratochvil
2019-09-04
2
-12
/
+12
*
[dotest] Add @skipIfCursesSupportMissing and annotate the new gui test
Pavel Labath
2019-09-02
1
-0
/
+7
*
[lldb][NFC] Remove WordComplete mode, make result array indexed from 0 and re...
Raphael Isemann
2019-08-22
1
-15
/
+41
[next]