llvm-project/lldb/source/Host
Jan Kratochvil 9a33a15766 refactor testsuite spawnLldbMi args->exe+args
Currently spawnLldbMi accepts both lldb-mi options and executable to debug as
a single parameter. Split them.

As in D55859 we will need to execute one lldb-mi command before loading the
exe. Therefore we can no longer use the exe as lldb-mi command-line parameter
as then there is no way to execute a command before loading exe specified as
lldb-mi command-line parameter.

LocateExecutableSymbolFileDsym should be static, that is also a little
refactorization.

Differential Revision: https://reviews.llvm.org/D55858

llvm-svn: 349607
2018-12-19 08:57:10 +00:00
..
android Update FileSpec constructor signature 2018-11-08 23:21:00 +00:00
common refactor testsuite spawnLldbMi args->exe+args 2018-12-19 08:57:10 +00:00
freebsd Remove header grouping comments. 2018-11-11 23:17:06 +00:00
linux Re-land "Extract construction of DataBufferLLVM into FileSystem" 2018-11-12 21:24:50 +00:00
macosx Simplify Boolean expressions 2018-12-15 00:15:33 +00:00
netbsd Remove header grouping comments. 2018-11-11 23:17:06 +00:00
openbsd Remove header grouping comments. 2018-11-11 23:17:06 +00:00
posix Do not use PATH_MAX with SmallString 2018-12-10 17:23:28 +00:00
windows Remove header grouping comments. 2018-11-11 23:17:06 +00:00
CMakeLists.txt [CMake] Pass full libedit path to linker 2018-11-27 19:41:30 +00:00