[Lldb-commits] [PATCH] D69503: [LLDB] [Windows] Don't crash if the debugged process is unable to start up
Martin Storsjö via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 31 02:11:57 PDT 2019
mstorsjo updated this revision to Diff 227242.
mstorsjo edited the summary of this revision.
mstorsjo added a comment.
Changed to use Adrian's fix suggestion, and added a testcase for it (which only is executed on x86_64, as it uses a pre-canned exe in yaml form, but a similar testcase for arm64 also runs fine).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69503/new/
https://reviews.llvm.org/D69503
Files:
lldb/source/Plugins/Process/Windows/Common/ProcessDebugger.cpp
lldb/source/Plugins/Process/Windows/Common/ProcessDebugger.h
lldb/source/Plugins/Process/Windows/Common/ProcessWindows.cpp
lldb/test/Shell/Process/Windows/launch_failure.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69503.227242.patch
Type: text/x-patch
Size: 5061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191031/9bffee3b/attachment-0001.bin>
More information about the lldb-commits
mailing list