hanchenye-llvm-project/lldb/tools
Zachary Turner 7e89b3cc17 [lldb-vscode] Report an error if an invalid program is specified.
Previously if an invalid program was specified, there was a bug
which, when we attempted to launch the program, would report that
the operation succeeded, causing LLDB to then hang while waiting
indefinitely to receive some events from the process.

After this patch, when an invalid program is specified, we immediately
return to vs code with an error message that indicates that the
program can not be found.

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

llvm-svn: 355656
2019-03-08 00:11:27 +00:00
..
argdumper Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
compact-unwind
darwin-debug Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
darwin-threads
debugserver [debugserver] Fix IsUserReady thread filtering 2019-03-06 21:56:14 +00:00
driver [Reproducers] Enable replay from SBRepro. 2019-03-06 01:49:57 +00:00
install-headers
intel-features Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
lldb-instr [lldb-instr] Group RECORD macros 2019-02-20 01:49:10 +00:00
lldb-mi [lldb-mi] Return source line number in proper format 2019-02-25 18:32:46 +00:00
lldb-perf Replace 'ap' with 'up' suffix in variable names. (NFC) 2019-02-13 06:25:41 +00:00
lldb-server Sanity check --max-gdbserver-port 2019-03-06 21:52:19 +00:00
lldb-test [Reproducers] Initialize reproducers before initializing the debugger. 2019-02-21 22:26:16 +00:00
lldb-vscode [lldb-vscode] Report an error if an invalid program is specified. 2019-03-08 00:11:27 +00:00
CMakeLists.txt [Reproducers] lldb-instr: tool to generate instrumentation macros. 2019-02-06 04:33:14 +00:00