Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename test/threads to python_api/lldbutil; it uses lldbutil functions to pri... | Johnny Chen | 2011-04-19 | 1 | -56/+0 |
* | Modify test scripts to accomodate SBTarget.Launch() API change. | Johnny Chen | 2011-02-03 | 1 | -1/+1 |
* | Fix wrong order of "import lldbutil" statement and its usage in the failure c... | Johnny Chen | 2011-01-25 | 1 | -1/+1 |
* | Deprecated old forms of SBTarget::Launch. There is not just one and no | Greg Clayton | 2011-01-23 | 1 | -1/+1 |
* | For SBTarget.Launch()/LaunchProcess(), there's no need to pass an empty string | Johnny Chen | 2010-12-08 | 1 | -1/+1 |
* | Fixed compilation warnings emitted by clang. | Johnny Chen | 2010-11-11 | 1 | -1/+7 |
* | The StateType representation has been changed. Modify the test cases to acco... | Johnny Chen | 2010-10-18 | 1 | -1/+1 |
* | Move the enum to string utility functions from lldbtest.py to lldbuti.py and | Johnny Chen | 2010-10-07 | 1 | -1/+1 |
* | Add a test case which uses the SBProcess and SBThread APIs to iterate through | Johnny Chen | 2010-10-07 | 1 | -0/+50 |