summaryrefslogtreecommitdiffstats
path: root/lldb/test/threads/TestPrintStackTraces.py
Commit message (Expand)AuthorAgeFilesLines
* Rename test/threads to python_api/lldbutil; it uses lldbutil functions to pri...Johnny Chen2011-04-191-56/+0
* Modify test scripts to accomodate SBTarget.Launch() API change.Johnny Chen2011-02-031-1/+1
* Fix wrong order of "import lldbutil" statement and its usage in the failure c...Johnny Chen2011-01-251-1/+1
* Deprecated old forms of SBTarget::Launch. There is not just one and noGreg Clayton2011-01-231-1/+1
* For SBTarget.Launch()/LaunchProcess(), there's no need to pass an empty stringJohnny Chen2010-12-081-1/+1
* Fixed compilation warnings emitted by clang.Johnny Chen2010-11-111-1/+7
* The StateType representation has been changed. Modify the test cases to acco...Johnny Chen2010-10-181-1/+1
* Move the enum to string utility functions from lldbtest.py to lldbuti.py andJohnny Chen2010-10-071-1/+1
* Add a test case which uses the SBProcess and SBThread APIs to iterate throughJohnny Chen2010-10-071-0/+50
OpenPOWER on IntegriCloud