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
/
interface
/
SBProcess.i
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb/Bindings] Move bindings into their own subdirectory
Jonas Devlieghere
2020-01-09
1
-505
/
+0
*
[lldb/SWIG] Refactor extensions to be non Python-specific (3/3)
Jonas Devlieghere
2020-01-08
1
-0
/
+2
*
[lldb/SWIG] Guard embedded Python code in SWIG interfaces by SWIGPYTHON
Jonas Devlieghere
2019-12-08
1
-0
/
+2
*
remove FILE* usage from ReportEventState() and HandleProcessEvent()
Lawrence D'Anna
2019-10-14
1
-1
/
+4
*
[swig] Don't mess with swig internals.
Jonas Devlieghere
2019-07-02
1
-39
/
+13
*
modify-python-lldb.py: Remove docstring formatting code
Pavel Labath
2019-04-21
1
-4
/
+2
*
Clean up docstrings in swig interface files
Pavel Labath
2019-04-18
1
-96
/
+72
*
Docstringify some comments in the swig interface files
Pavel Labath
2019-04-10
1
-3
/
+0
*
modify-python-lldb.py: clean up __iter__ and __len__ support
Pavel Labath
2019-04-03
1
-0
/
+9
*
Add "operator bool" to SB APIs
Pavel Labath
2019-03-11
1
-0
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Add a way to load an image using a library name and list of paths.
Jim Ingham
2018-06-28
1
-0
/
+13
*
Expose process instance info via SB API
Vadim Macagon
2017-08-01
1
-0
/
+12
*
Initial implementation of SB APIs for Tracing support.
Ravitheja Addepally
2017-04-26
1
-0
/
+3
*
Add StructuredData plugin type; showcase with new DarwinLog feature
Todd Fiala
2016-08-19
1
-1
/
+8
*
Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"
Todd Fiala
2016-08-19
1
-8
/
+1
*
Add StructuredData plugin type; showcase with new DarwinLog feature
Todd Fiala
2016-08-19
1
-1
/
+8
*
Fix "lldb.SBProcess.is_stopped" and "lldb.SBProcess.is_running" to do the rig...
Greg Clayton
2016-07-05
1
-3
/
+3
*
Add .i files for SBMemoryRegionInfo and SBMemoryRegionInfoList and also hook ...
Greg Clayton
2016-06-24
1
-0
/
+6
*
Fix some issues with bytes and strings in Python 3.
Zachary Turner
2016-01-25
1
-1
/
+1
*
Enable saving of mini dumps with lldb process save-core.
Adrian McCarthy
2015-11-20
1
-0
/
+3
*
Revert "FOO"
Adrian McCarthy
2015-11-20
1
-3
/
+0
*
FOO
Adrian McCarthy
2015-11-20
1
-0
/
+3
*
Make some more of the LLDB/SWIG/Python glue Python 3 aware.
Zachary Turner
2015-10-16
1
-7
/
+7
*
Fix a reason of *stopped notifications due to SIGINT/SIGSTOP signals (MI)
Ilia K
2015-05-15
1
-0
/
+3
*
Start to share SWIG interface files between languages.
Bruce Mitchener
2015-04-24
1
-0
/
+496