summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/interface/SBExecutionContext.i
Commit message (Collapse)AuthorAgeFilesLines
* Add a new SBExecutionContext class that wraps an ExecutionContextRef. This ↵Enrico Granata2014-10-011-0/+42
class is a convenient way at the API level to package a target,process,thread and frame all together - or just a subset of those llvm-svn: 218808
OpenPOWER on IntegriCloud