summaryrefslogtreecommitdiffstats
path: root/lldb/test/embedded_interpreter/TestConvenienceVariables.py
Commit message (Collapse)AuthorAgeFilesLines
* Move top level test dirs inlined_breakpoints, load_unload, and ↵Johnny Chen2011-06-271-87/+0
| | | | | | embedded_interpreter to reside under functionalities. llvm-svn: 133918
* Fix wrong test method name due to cut-and-paste.Johnny Chen2011-05-061-2/+1
| | | | llvm-svn: 131033
* Add a test script for verifying that the convenience variables:Johnny Chen2011-05-051-0/+88
o lldb.debugger o lldb.target o lldb.process o lldb.thread o lldb.frame "just works" when we stop at a breakpoint. llvm-svn: 130904
OpenPOWER on IntegriCloud