summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/interface/SBThread.i
Commit message (Expand)AuthorAgeFilesLines
* [lldb/Bindings] Move bindings into their own subdirectoryJonas Devlieghere2020-01-091-461/+0
* [lldb/SWIG] Refactor extensions to be non Python-specific (3/3)Jonas Devlieghere2020-01-081-0/+2
* [lldb/SWIG] Guard embedded Python code in SWIG interfaces by SWIGPYTHONJonas Devlieghere2019-12-081-0/+2
* Pass an SBStructuredData to scripted ThreadPlans on use.Jim Ingham2019-10-031-0/+5
* [swig] Don't mess with swig internals.Jonas Devlieghere2019-07-021-38/+13
* Clean up docstrings in swig interface filesPavel Labath2019-04-181-109/+79
* modify-python-lldb.py: clean up __iter__ and __len__ supportPavel Labath2019-04-031-0/+8
* Add "operator bool" to SB APIsPavel Labath2019-03-111-0/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [lldb] Retrieve currently handled Obj-C exception via __cxa_current_exception...Kuba Mracek2018-12-201-0/+18
* Improve SBThread's stepping API using SBError parameter.Alexander Polyakov2018-06-201-2/+32
* Remove an errant ^S Jim Ingham2018-02-071-1/+1
* Add logging to SBThread::GetInfoItemByPathAsString toJason Molenda2017-02-021-6/+8
* Clean up the stop printing header lines.Jim Ingham2016-11-081-0/+9
* Add a few more needed bits to the scripted thread plans.Jim Ingham2016-08-051-0/+3
* Add an API to unwind from a hand-called expression.Jim Ingham2016-07-081-0/+8
* Add ThreadSanitizer debugging support.Kuba Brecka2016-03-231-0/+9
* Adding an SBThread::StepInto that takes an end-line, also moved the code that...Jim Ingham2016-02-131-0/+11
* Add a doc string for ReturnFromFrame.Jim Ingham2015-10-121-0/+7
* Start to share SWIG interface files between languages.Bruce Mitchener2015-04-241-0/+401
OpenPOWER on IntegriCloud