summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBExecutionContext.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Reproducers] Capture return values of functions returning by ptr/refJonas Devlieghere2019-04-031-1/+1
* [lldb] [Reproducer] Move SBRegistry registration into declaring filesMichal Gorny2019-03-191-0/+29
* [Reproducers] Add SBReproducer macrosJonas Devlieghere2019-03-061-7/+40
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-88/+61
* 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