summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBLaunchInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* [lldb] [Reproducer] Move SBRegistry registration into declaring filesMichal Gorny2019-03-191-0/+62
* [Reproducers] Add SBReproducer macrosJonas Devlieghere2019-03-061-10/+120
* Move FileAction, ProcessInfo and ProcessLaunchInfo from Target to HostPavel Labath2019-02-041-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [FileSystem] Move path resolution logic out of FileSpecJonas Devlieghere2018-11-011-4/+3
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-2/+2
* Add Utility/Environment class for handling... environmentsPavel Labath2018-01-101-14/+33
* *** 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