summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/serialize
Commit message (Expand)AuthorAgeFilesLines
* [lldb][NFC] Remove 'from __future__ import print_function' from all tests tha...Raphael Isemann2019-12-131-3/+0
* Remove merge marker :-)Adrian Prantl2019-10-101-4/+0
* Die, TABS, die, die, die, die...Jim Ingham2019-10-101-3/+7
* Implement serializing scripted breakpoints and their extra args.Jim Ingham2019-10-103-1/+106
* [lldb][NFC] Simplify makefiles also for breakpoint testsRaphael Isemann2019-09-121-3/+1
* [lldb] Readd missing functionalities/breakpoint testsRaphael Isemann2019-09-103-0/+349
* [lldb] Restructure test folders to match LLDB command hierarchyRaphael Isemann2019-09-013-349/+0
* [lldb][NFC] Remove unused imports in python testsRaphael Isemann2019-08-021-2/+0
* When deserializing breakpoints some options may not be present.Jim Ingham2019-02-221-0/+6
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* 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-163-0/+206
OpenPOWER on IntegriCloud