[Lldb-commits] [PATCH] D59340: [lldb-vscode] Don't try to launch an invalid program.

2019-03-13 Thread Jorge Gorbe Moya via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rLLDB356110: [lldb-vscode] Dont try to launch an invalid program. (authored by jgorbe, committed by ). Changed prior to commit: https://reviews.llvm.org/D59340?vs=190535=190542#toc Repository: rLLDB

[Lldb-commits] [PATCH] D59340: [lldb-vscode] Don't try to launch an invalid program.

2019-03-13 Thread Jorge Gorbe Moya via Phabricator via lldb-commits
jgorbe created this revision. jgorbe added a reviewer: zturner. Herald added a project: LLDB. If an invalid program is specified, lldb-vscode will send back a response with `"success": false`, but then will continue executing the rest of `request_launch()`, try to launch the program anyway and