Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This adds a "batch mode" to lldb kinda like the gdb batch mode. It will quit... | Jim Ingham | 2014-10-14 | 1 | -0/+9 |
* | Rework the way we pass "run multiple command" options to the various API's that | Jim Ingham | 2014-10-11 | 1 | -0/+65 |
* | Merging the iohandler branch back into main. | Greg Clayton | 2014-01-27 | 1 | -0/+7 |
* | Implementing plugins that provide commands. | Enrico Granata | 2012-09-28 | 1 | -0/+3 |
* | Add a general mechanism to wait on the debugger for Broadcasters of a given c... | Jim Ingham | 2012-02-16 | 1 | -0/+3 |
* | <rdar://problem/10750012> | Greg Clayton | 2012-01-27 | 1 | -8/+0 |
* | SBProcess.PutSTDIN() needs to be properly typemapped when swigging, | Johnny Chen | 2011-11-28 | 1 | -0/+2 |
* | Add a new breakpoint type "break by source regular expression". | Jim Ingham | 2011-09-21 | 1 | -2/+1 |
* | Add docstring for SBCommandInterpreter class. | Johnny Chen | 2011-07-20 | 1 | -0/+44 |
* | Move the rest of the SB headers to interface files. | Johnny Chen | 2011-07-19 | 1 | -0/+82 |