summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBLaunchInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-205/+101
* Refactor many file functions to use FileSpec over strings.Chaoren Lin2015-05-291-3/+3
* Don't #include "lldb-python.h" from anywhere.Zachary Turner2015-05-291-2/+0
* Rename the "glob arguments" feature to "shell expand arguments"Enrico Granata2015-02-201-4/+4
* Add -exec-arguments commandIlia K2015-02-131-0/+6
* And make the globbing behavior available via the SB APIEnrico Granata2015-02-101-0/+12
* Extend SBPlatform with capability to launch/terminate a process remotely. Int...Oleksiy Vyalov2015-02-041-0/+278
OpenPOWER on IntegriCloud