Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This adds a "batch mode" to lldb kinda like the gdb batch mode. It will quit... | Jim Ingham | 2014-10-14 | 1 | -0/+6 |
* | Allow Python commands to optionally take an SBExecutionContext argument in ca... | Enrico Granata | 2014-10-01 | 1 | -0/+5 |
* | Add a new SBExecutionContext class that wraps an ExecutionContextRef. This cl... | Enrico Granata | 2014-10-01 | 1 | -0/+118 |