summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api
Commit message (Expand)AuthorAgeFilesLines
...
* Add test cases for registering a listener object with the broadcaster of a pr...Johnny Chen2010-12-221-16/+126
* Rename the test methods to be more meaningful.Johnny Chen2010-12-211-8/+8
* Set the debugger to asynchronous mode before using the Python API call to killJohnny Chen2010-12-211-2/+11
* Fix typo.Johnny Chen2010-12-211-1/+1
* Added python_api/event/TestEvents.py to get the listener object associated wi...Johnny Chen2010-12-213-0/+154
* Use SBModule.GetDescription(SBStream) API to get the module description to matchJohnny Chen2010-12-161-3/+4
* Add python_api/symbol-context to test getting the symbol context while stoppedJohnny Chen2010-12-163-0/+156
OpenPOWER on IntegriCloud