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
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb/Scripts] Remove SWIG bot
Jonas Devlieghere
2020-01-13
5
-621
/
+0
*
[lldb/Scripts] Move android script from underneath Python dir
Jonas Devlieghere
2020-01-10
2
-26
/
+0
*
[lldb/Scripts] Remove remote-build.py
Jonas Devlieghere
2020-01-10
1
-312
/
+0
*
[lldb/Scripts] Remove buildbot.py
Jonas Devlieghere
2020-01-10
1
-196
/
+0
*
[lldb/Bindings] Move bindings into their own subdirectory
Jonas Devlieghere
2020-01-09
77
-13692
/
+0
*
[lldb/SWIG] Add missing '\' in macros again
Jonas Devlieghere
2020-01-09
1
-2
/
+2
*
[lldb/SWIG] Refactor extensions to be non Python-specific (3/3)
Jonas Devlieghere
2020-01-08
18
-253
/
+59
*
[lldb/SWIG] Refactor extensions to be non Python-specific (2/2)
Jonas Devlieghere
2020-01-08
25
-287
/
+95
*
[lldb/SWIG] Refactor extensions to be non Python-specific
Jonas Devlieghere
2020-01-08
4
-14
/
+18
*
[lldb/CMake] Only auto-enable Python when SWIG is found
Jonas Devlieghere
2020-01-07
1
-7
/
+0
*
Revert "Re-land "[lldb/Lua] Add string conversion operator for SBTarget.""
Jonas Devlieghere
2020-01-07
4
-12
/
+12
*
Re-land "[lldb/Lua] Add string conversion operator for SBTarget."
Jonas Devlieghere
2020-01-07
4
-12
/
+12
*
Revert "[lldb/Lua] Add string conversion operator for SBTarget."
Jonas Devlieghere
2020-01-07
4
-12
/
+12
*
[lldb/Lua] Add string conversion operator for SBTarget.
Jonas Devlieghere
2020-01-07
4
-12
/
+12
*
[Lldb/Lua] Generate Lua Bindings
Jonas Devlieghere
2019-12-21
2
-26
/
+71
*
[lldb/SWIG] Modulerize lldb.swig so parts of it can be reused.
Jonas Devlieghere
2019-12-13
3
-162
/
+161
*
Remove TypeValidators (NFC in terms of the testsuite)
Adrian Prantl
2019-12-11
1
-3
/
+0
*
[lldb/SWIG] Guard Python type map in SWIG interface by SWIGPYTHON
Jonas Devlieghere
2019-12-09
1
-5
/
+2
*
[lldb/SWIG] Guard embedded Python code in SWIG interfaces by SWIGPYTHON
Jonas Devlieghere
2019-12-08
36
-0
/
+82
*
[LLDB][Python] remove ArgInfo::count
Lawrence D'Anna
2019-11-04
1
-4
/
+16
*
[LLDB][breakpoints] ArgInfo::count -> ArgInfo::max_positional_args
Lawrence D'Anna
2019-10-29
1
-20
/
+22
*
[lldb] move package generation from python to cmake
Haibo Huang
2019-10-28
6
-1104
/
+17
*
[LLDB][formatters] ArgInfo::count -> ArgInfo::max_positional_args
Lawrence D'Anna
2019-10-27
1
-5
/
+11
*
Add the ability to pass extra args to a Python breakpoint callback.
Jim Ingham
2019-10-25
4
-3
/
+37
*
remove multi-argument form of PythonObject::Reset()
Lawrence D'Anna
2019-10-22
4
-224
/
+50
*
convert LLDBSwigPythonCallTypeScript to ArgInfo::max_positional_args
Lawrence D'Anna
2019-10-19
1
-5
/
+10
*
[LLDB] bugfix: command script add -f doesn't work for some callables
Lawrence D'Anna
2019-10-19
1
-4
/
+8
*
delete SWIG typemaps for FILE*
Lawrence D'Anna
2019-10-17
1
-68
/
+0
*
[lldb] move more things from python to cmake
Haibo Huang
2019-10-16
1
-237
/
+0
*
[lldb] Creates _liblldb symlink from cmake
Haibo Huang
2019-10-15
1
-282
/
+0
*
remove FILE* usage from SBStream.i
Lawrence D'Anna
2019-10-15
1
-1
/
+12
*
convert SBDebugger::***FileHandle() wrappers to native files.
Lawrence D'Anna
2019-10-15
1
-18
/
+33
*
SBFile::GetFile: convert SBFile back into python native files.
Lawrence D'Anna
2019-10-15
2
-0
/
+33
*
remove FILE* bindings from SBInstruction.
Lawrence D'Anna
2019-10-14
2
-2
/
+8
*
remove FILE* usage from ReportEventState() and HandleProcessEvent()
Lawrence D'Anna
2019-10-14
2
-3
/
+12
*
update SBDebugger::SetInputFile() etc to work on native Files
Lawrence D'Anna
2019-10-10
1
-0
/
+15
*
SBFile support in SBCommandReturnObject
Lawrence D'Anna
2019-10-09
1
-8
/
+19
*
SBFile: add a bunch of tests that should eventually work.
Lawrence D'Anna
2019-10-09
1
-11
/
+11
*
Revert "[lldb] Calculate relative path for symbol links"
Jim Ingham
2019-10-09
1
-4
/
+19
*
allow arbitrary python streams to be converted to SBFile
Lawrence D'Anna
2019-10-09
2
-0
/
+107
*
[lldb] Unifying lldb python path
Haibo Huang
2019-10-07
4
-174
/
+7
*
[lldb] Fix crash on SBCommandReturnObject & assignment
Jan Kratochvil
2019-10-04
1
-28
/
+2
*
Componentize lldb/scripts to use with LLVM_DISTRIBUTION_COMPONENTS
Antonio Afonso
2019-10-04
1
-1
/
+10
*
[lldb] Fix typo in r373675
Sam McCall
2019-10-04
1
-1
/
+1
*
Pass an SBStructuredData to scripted ThreadPlans on use.
Jim Ingham
2019-10-03
3
-1
/
+31
*
[lldb] Remove unused variables.
Haibo Huang
2019-10-03
1
-5
/
+0
*
[lldb] Calculate relative path for symbol links
Haibo Huang
2019-10-03
1
-17
/
+4
*
"Fix" TestFileHandle.py on non-darwin platforms
Pavel Labath
2019-10-03
1
-0
/
+8
*
factor out an abstract base class for File
Lawrence D'Anna
2019-10-03
1
-1
/
+1
*
SBDebugger::SetInputFile, SetOutputFile, etc.
Lawrence D'Anna
2019-10-03
1
-0
/
+18
[next]