summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api/symbol-context/TestSymbolContext.py
Commit message (Expand)AuthorAgeFilesLines
* Modify test scripts to accomodate SBTarget.Launch() API change.Johnny Chen2011-02-031-1/+1
* Deprecated old forms of SBTarget::Launch. There is not just one and noGreg Clayton2011-01-231-1/+2
* No need to pass an empty string as an arg or as an env string to the SBTarget...Johnny Chen2010-12-221-1/+1
* 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-161-0/+100
OpenPOWER on IntegriCloud