summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/interface/SBDebugger.i
Commit message (Expand)AuthorAgeFilesLines
* Start to share SWIG interface files between languages.Bruce Mitchener2015-04-241-382/+0
* [swig] Generate bindings for SBDebugger::*UseColor().Bruce Mitchener2015-02-261-0/+6
* This adds a "batch mode" to lldb kinda like the gdb batch mode. It will quit...Jim Ingham2014-10-141-1/+2
* Rework the way we pass "run multiple command" options to the various API's thatJim Ingham2014-10-111-3/+5
* Merging the iohandler branch back into main. Greg Clayton2014-01-271-10/+5
* Expose SBPlatform through the public API.Greg Clayton2013-11-201-0/+6
* Fix document typos, indentation in python code, and API examples.Daniel Malea2013-02-121-1/+1
* Added SBDebugger's log callbacks to Python-landFilipe Cabecinhas2012-08-251-0/+6
* A baton isn't needed to dispatch input.Filipe Cabecinhas2012-08-201-1/+1
* Print out a notification when the process of a target other than the currentl...Jim Ingham2012-05-081-0/+3
* Add a logging mode that takes a callback and flush'es to that callback.Jim Ingham2012-02-211-0/+6
* <rdar://problem/10062621>Enrico Granata2012-02-151-0/+31
* <rdar://problem/10584789>Greg Clayton2011-12-151-0/+3
* Added to the public API to allow symbolication:Greg Clayton2011-09-241-0/+7
* Adding "-n", "-p" and "-w" flags to the lldb command-line tool toJim Ingham2011-09-131-0/+6
* SBSourceManager now gets the real source manager either from the Debugger or ...Jim Ingham2011-09-131-1/+1
* Add SWIG Python interface files for SBDebugger, SBCompileUnit, and SBEvent.Johnny Chen2011-07-181-0/+310
OpenPOWER on IntegriCloud