Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support setting a breakpoint by FileSpec+Line+Column in the SBAPI. | Adrian Prantl | 2018-08-30 | 1 | -3/+6 |
* | Fix whitespace in the python test suite. | Raphael Isemann | 2018-07-27 | 1 | -10/+6 |
* | Compile the LLDB tests out-of-tree. | Adrian Prantl | 2018-01-30 | 1 | -5/+5 |
* | Wrap all references to build artifacts in the LLDB testsuite (NFC) | Adrian Prantl | 2018-01-19 | 1 | -1/+1 |
* | Fix serialization of Python breakpoint commands. | Jim Ingham | 2016-09-26 | 1 | -1/+1 |
* | Add the ability to append breakpoints to the save file. | Jim Ingham | 2016-09-22 | 1 | -3/+57 |
* | Add the ability to deserialize only breakpoints matching a given name. | Jim Ingham | 2016-09-22 | 1 | -1/+34 |
* | Add some more tests for breakpoint serialization. | Jim Ingham | 2016-09-20 | 1 | -45/+99 |
* | First tests for serializing breakpoints. | Jim Ingham | 2016-09-16 | 1 | -0/+147 |