llvm-project/lldb/tools
Alex Langford 3b4ce731fb [lldb-vscode] add `launchCommands` to handle launch specific commands
Summary:
This can help `lldb-vscode` handle launch commands associate with remote platform
attach request have field `attachCommands` to handle attach specific commands
add a corresponding one for launch request
if no launch command is provided, create a new target and launch; otherwise, execute the launch command

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

Patch by Wanyi Ye <kusmour@gmail.com>

llvm-svn: 369296
2019-08-19 20:17:27 +00:00
..
argdumper [CMake] `install-distribution` for LLDB on Darwin 2019-07-10 11:09:29 +00:00
compact-unwind *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
darwin-debug [CMake] `install-distribution` for LLDB on Darwin 2019-07-10 11:09:29 +00:00
darwin-threads the thread id is easier to read in base16. 2018-03-06 23:33:02 +00:00
debugserver [lldb][CMake] Workaround debugserver code-signing issue in generated Xcode project 2019-08-07 11:02:04 +00:00
driver Detect HAVE_SYS_TYPES_H in lldb 2019-08-07 06:15:01 +00:00
intel-features cli-wrapper-mpxtable.cpp: fix file header 2019-07-25 05:15:50 +00:00
lldb-instr [LLDB] Migrate llvm::make_unique to std::make_unique 2019-08-14 22:19:23 +00:00
lldb-mi [LLDB] Remove lldb-mi 2019-07-18 17:06:06 +00:00
lldb-perf/darwin/sketch Remove lldb-perf 2019-07-08 21:38:34 +00:00
lldb-server [LLDB] Migrate llvm::make_unique to std::make_unique 2019-08-14 22:19:23 +00:00
lldb-test [LLDB] Migrate llvm::make_unique to std::make_unique 2019-08-14 22:19:23 +00:00
lldb-vscode [lldb-vscode] add `launchCommands` to handle launch specific commands 2019-08-19 20:17:27 +00:00
CMakeLists.txt [CMake] Align debugserver with lldb-server on Darwin 2019-07-20 11:18:31 +00:00