summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/serialize/TestBreakpointSerialization.py
Commit message (Expand)AuthorAgeFilesLines
* Support setting a breakpoint by FileSpec+Line+Column in the SBAPI.Adrian Prantl2018-08-301-3/+6
* Fix whitespace in the python test suite.Raphael Isemann2018-07-271-10/+6
* Compile the LLDB tests out-of-tree.Adrian Prantl2018-01-301-5/+5
* Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl2018-01-191-1/+1
* Fix serialization of Python breakpoint commands.Jim Ingham2016-09-261-1/+1
* Add the ability to append breakpoints to the save file.Jim Ingham2016-09-221-3/+57
* Add the ability to deserialize only breakpoints matching a given name.Jim Ingham2016-09-221-1/+34
* Add some more tests for breakpoint serialization.Jim Ingham2016-09-201-45/+99
* First tests for serializing breakpoints.Jim Ingham2016-09-161-0/+147
OpenPOWER on IntegriCloud