summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBExecutionContext.cpp
Commit message (Expand)AuthorAgeFilesLines
* This adds a "batch mode" to lldb kinda like the gdb batch mode. It will quit...Jim Ingham2014-10-141-0/+6
* Allow Python commands to optionally take an SBExecutionContext argument in ca...Enrico Granata2014-10-011-0/+5
* Add a new SBExecutionContext class that wraps an ExecutionContextRef. This cl...Enrico Granata2014-10-011-0/+118
OpenPOWER on IntegriCloud