summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
diff options
context:
space:
mode:
authorTamas Berghammer <tberghammer@google.com>2015-02-23 10:59:54 +0000
committerTamas Berghammer <tberghammer@google.com>2015-02-23 10:59:54 +0000
commit04e6314cf4dab5d603776ef6bfbbfae1fa7fdaf4 (patch)
tree472ab7669f976ca1301808928d2ea137db8aacda /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
parentdbb41cf41899db8c2900800f5cb1b8eff9fbcc29 (diff)
downloadbcm5719-llvm-04e6314cf4dab5d603776ef6bfbbfae1fa7fdaf4.tar.gz
bcm5719-llvm-04e6314cf4dab5d603776ef6bfbbfae1fa7fdaf4.zip
Set error status when failed to catch stop after launch
Process::Launch try to catch a stop signal after launching a process. If it is unsuccessful it destroy the process but previously still reported that the process launched successfully. This behavior caused a deadlock. With thic change the process launch error reported correctly. Differential revision: http://reviews.llvm.org/D7784 llvm-svn: 230212
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud