summaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/interface/SBCommandInterpreter.i
AgeCommit message (Expand)Author
2015-04-24Start to share SWIG interface files between languages.Bruce Mitchener
2015-04-23Factor resolution of abbreviations and aliases so that they can be tested dir...Adrian McCarthy
2015-03-23Turn off 'quit' confirmation in lldb-miIlia K
2015-03-23Fix missing interfaces to scripts/Python/interface after r229110, r231858 and...Ilia K
2014-10-14This adds a "batch mode" to lldb kinda like the gdb batch mode. It will quit...Jim Ingham
2014-10-11Rework the way we pass "run multiple command" options to the various API's thatJim Ingham
2014-01-27Merging the iohandler branch back into main. Greg Clayton
2012-09-28Implementing plugins that provide commands.Enrico Granata
2012-02-16Add a general mechanism to wait on the debugger for Broadcasters of a given c...Jim Ingham
2012-01-27<rdar://problem/10750012>Greg Clayton
2011-11-28SBProcess.PutSTDIN() needs to be properly typemapped when swigging,Johnny Chen
2011-09-21Add a new breakpoint type "break by source regular expression".Jim Ingham
2011-07-20Add docstring for SBCommandInterpreter class.Johnny Chen
2011-07-19Move the rest of the SB headers to interface files.Johnny Chen