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
...
*
Insert blocks of python code with swig instead of modify-python-lldb.py
Pavel Labath
2019-02-27
4
-125
/
+98
*
[Reproducers] Initialize reproducers before initializing the debugger.
Jonas Devlieghere
2019-02-21
3
-26
/
+2
*
Embed swig version into lldb.py in a different way
Pavel Labath
2019-02-15
2
-22
/
+16
*
use_lldb_suite.py: Fix potential infinite loop
Pavel Labath
2019-02-07
1
-3
/
+4
*
[Expressions] Add support of expressions evaluation in some object's context
Aleksandr Urakov
2019-02-05
1
-1
/
+13
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
68
-272
/
+204
*
[Python] Update PyString_FromString() to work for python 2 and 3.
Davide Italiano
2019-01-09
2
-10
/
+3
*
[CMake] Python bindings generation polishing
Stefan Granitz
2019-01-04
1
-25
/
+20
*
[lldb] Add a "display-recognized-arguments" target setting to show recognized...
Kuba Mracek
2018-12-20
1
-1
/
+1
*
Overload GetMemoryRegions for the ProcessMinidump
Tatyana Krasnukha
2018-12-20
1
-0
/
+3
*
[lldb] Retrieve currently handled Obj-C exception via __cxa_current_exception...
Kuba Mracek
2018-12-20
1
-0
/
+18
*
Make scripts/analyzer-project-deps compatible with python3
Pavel Labath
2018-12-06
1
-19
/
+19
*
[Reproducers] Change how reproducers are initialized.
Jonas Devlieghere
2018-12-03
3
-3
/
+28
*
[Target] Do not skip a stop on a breakpoint if a plan was completed
Aleksandr Urakov
2018-11-30
1
-0
/
+3
*
[Reproducers] Improve reproducer API and add unit tests.
Jonas Devlieghere
2018-11-27
1
-2
/
+2
*
Add setting to require hardware breakpoints.
Jonas Devlieghere
2018-11-15
1
-0
/
+3
*
Add GDB remote packet reproducer.
Jonas Devlieghere
2018-11-13
1
-24
/
+30
*
Remove the last CURRENT_ARCH reference in Xcode's build scripts.
Frederic Riss
2018-11-12
1
-1
/
+1
*
Update framework-header-fix to force system sed
Dave Lee
2018-11-04
1
-5
/
+8
*
Add an SBExpressionOptions setting mirroring the "exec" command's --allow-jit.
Jim Ingham
2018-11-02
1
-0
/
+8
*
[lldb] Introduce StackFrameRecognizer [take 3]
Kuba Mracek
2018-10-31
2
-1
/
+53
*
Revert r345686 due to build failures
Kuba Mracek
2018-10-31
2
-53
/
+1
*
[lldb] Introduce StackFrameRecognizer [take 2]
Kuba Mracek
2018-10-31
2
-1
/
+53
*
Revert r345678 (build failure on Linux machines).
Kuba Mracek
2018-10-31
2
-53
/
+1
*
[lldb] Introduce StackFrameRecognizer
Kuba Mracek
2018-10-31
2
-1
/
+53
*
[API] Extend the `SBThreadPlan` interface
Aleksandr Urakov
2018-10-25
1
-0
/
+3
*
Fix double import of _lldb module.
Vadim Chugunov
2018-10-14
1
-5
/
+5
*
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
/
+11
*
The Python 3 part of the script was missed when adding OpenBSD support.
Brad Smith
2018-10-04
1
-2
/
+3
*
[SBAPI/Target] Expose SetStatistics(bool enable)/GetStatistics().
Davide Italiano
2018-09-28
1
-0
/
+4
*
[Swig] Merge typemaps with same bodies
Tatyana Krasnukha
2018-09-25
1
-196
/
+53
*
Add a "scripted" breakpoint type to lldb.
Jim Ingham
2018-09-13
5
-0
/
+183
*
Add support for descriptions with command completions.
Raphael Isemann
2018-09-13
1
-0
/
+7
*
Remove undefined behavior around the use of StateType
Shafik Yaghmour
2018-09-11
1
-0
/
+20
*
Hold GIL while allocating memory for PythonString.
Tatyana Krasnukha
2018-09-05
1
-0
/
+82
*
Support setting a breakpoint by FileSpec+Line+Column in the SBAPI.
Adrian Prantl
2018-08-30
1
-0
/
+5
*
[LLDB] Fix script to work with GNU sed
Shoaib Meenai
2018-08-28
1
-5
/
+6
*
Add documentation for SBTarget::AppendImageSearchPath
Alexander Polyakov
2018-08-07
1
-0
/
+3
*
Add new API to SBTarget class
Alexander Polyakov
2018-08-07
1
-0
/
+5
*
Revert "Stop building liblldb with CMake's framework functionality"
Alex Langford
2018-07-27
1
-3
/
+3
*
Stop building liblldb with CMake's framework functionality
Alex Langford
2018-07-27
1
-3
/
+3
*
Change sort-pbxproj.rb to find the project.pbxproj in the
Jason Molenda
2018-07-23
1
-8
/
+18
*
Allow specifying an exit code for the 'quit' command
Raphael Isemann
2018-07-11
1
-0
/
+9
*
Fix and simplify lldb.command decorator
Dave Lee
2018-07-04
1
-19
/
+8
*
Add new API to SBTarget and SBModule classes.
Alexander Polyakov
2018-07-03
2
-0
/
+34
*
Re-sort the lldb.xcodeproj project file and commit the script
Jason Molenda
2018-07-03
1
-0
/
+241
*
Add a way to load an image using a library name and list of paths.
Jim Ingham
2018-06-28
1
-0
/
+13
*
Move AddressClass to private enums since API doesn't provide any functions to...
Tatyana Krasnukha
2018-06-27
2
-7
/
+1
*
Fix a single typo in SBSymbolContext
Dave Lee
2018-06-27
1
-1
/
+1
[prev]
[next]