summaryrefslogtreecommitdiffstats
path: root/lldb/scripts
Commit message (Expand)AuthorAgeFilesLines
* Add setting to require hardware breakpoints.Jonas Devlieghere2018-11-151-0/+3
* Add GDB remote packet reproducer.Jonas Devlieghere2018-11-131-24/+30
* Remove the last CURRENT_ARCH reference in Xcode's build scripts.Frederic Riss2018-11-121-1/+1
* Update framework-header-fix to force system sedDave Lee2018-11-041-5/+8
* Add an SBExpressionOptions setting mirroring the "exec" command's --allow-jit.Jim Ingham2018-11-021-0/+8
* [lldb] Introduce StackFrameRecognizer [take 3]Kuba Mracek2018-10-312-1/+53
* Revert r345686 due to build failuresKuba Mracek2018-10-312-53/+1
* [lldb] Introduce StackFrameRecognizer [take 2]Kuba Mracek2018-10-312-1/+53
* Revert r345678 (build failure on Linux machines).Kuba Mracek2018-10-312-53/+1
* [lldb] Introduce StackFrameRecognizerKuba Mracek2018-10-312-1/+53
* [API] Extend the `SBThreadPlan` interfaceAleksandr Urakov2018-10-251-0/+3
* Fix double import of _lldb module.Vadim Chugunov2018-10-141-5/+5
* Upstreaming the BridgeOS device support and the Jason Molenda2018-10-111-0/+3
* Add support for artificial tail call framesVedant Kumar2018-10-051-0/+11
* The Python 3 part of the script was missed when adding OpenBSD support.Brad Smith2018-10-041-2/+3
* [SBAPI/Target] Expose SetStatistics(bool enable)/GetStatistics().Davide Italiano2018-09-281-0/+4
* [Swig] Merge typemaps with same bodiesTatyana Krasnukha2018-09-251-196/+53
* Add a "scripted" breakpoint type to lldb.Jim Ingham2018-09-135-0/+183
* Add support for descriptions with command completions.Raphael Isemann2018-09-131-0/+7
* Remove undefined behavior around the use of StateTypeShafik Yaghmour2018-09-111-0/+20
* Hold GIL while allocating memory for PythonString.Tatyana Krasnukha2018-09-051-0/+82
* Support setting a breakpoint by FileSpec+Line+Column in the SBAPI.Adrian Prantl2018-08-301-0/+5
* [LLDB] Fix script to work with GNU sedShoaib Meenai2018-08-281-5/+6
* Add documentation for SBTarget::AppendImageSearchPathAlexander Polyakov2018-08-071-0/+3
* Add new API to SBTarget classAlexander Polyakov2018-08-071-0/+5
* Revert "Stop building liblldb with CMake's framework functionality"Alex Langford2018-07-271-3/+3
* Stop building liblldb with CMake's framework functionalityAlex Langford2018-07-271-3/+3
* Change sort-pbxproj.rb to find the project.pbxproj in the Jason Molenda2018-07-231-8/+18
* Allow specifying an exit code for the 'quit' commandRaphael Isemann2018-07-111-0/+9
* Fix and simplify lldb.command decoratorDave Lee2018-07-041-19/+8
* Add new API to SBTarget and SBModule classes.Alexander Polyakov2018-07-032-0/+34
* Re-sort the lldb.xcodeproj project file and commit the scriptJason Molenda2018-07-031-0/+241
* Add a way to load an image using a library name and list of paths.Jim Ingham2018-06-281-0/+13
* Move AddressClass to private enums since API doesn't provide any functions to...Tatyana Krasnukha2018-06-272-7/+1
* Fix a single typo in SBSymbolContextDave Lee2018-06-271-1/+1
* Improve SBThread's stepping API using SBError parameter.Alexander Polyakov2018-06-201-2/+32
* Add a script to setup codesigning on macOS.Frederic Riss2018-06-141-0/+57
* Add a new SBTarget::LoadCore() overload which surfaces errors if the load failsLeonard Mosescu2018-06-111-63/+69
* Change SWIG output directory when building LLDB.framework with CMakeAlex Langford2018-06-041-1/+1
* Python: adjust the include directoriesSaleem Abdulrasool2018-06-041-6/+5
* build: use cmake to find the libedit contentSaleem Abdulrasool2018-05-221-1/+4
* Enable Python API for OpenBSD.Zachary Turner2018-05-211-0/+3
* Add children and child[N] properties to SBValue.i.Jim Ingham2018-05-041-16/+50
* [Commands] Expose statistics through the SBAPI.Davide Italiano2018-04-161-0/+2
* Fix the install location of LLDBWrapPython.cpp when buildingAdrian Prantl2018-03-051-1/+3
* Add SBDebugger::GetBuildConfiguration and use it to skip an XML testPavel Labath2018-02-191-0/+2
* Remove an errant ^S Jim Ingham2018-02-071-1/+1
* Change SBProcess::ReadCStringFromMemory() back to returningJason Molenda2017-12-221-1/+2
* Revert r317182 for https://reviews.llvm.org/D39128Jason Molenda2017-11-021-8/+0
* Commit Lawrence D'Anna's patch to changeJason Molenda2017-11-021-0/+8
OpenPOWER on IntegriCloud