Use target's SIGSTOP and SIGINT when making decision about continue after async packet.
authorOleksiy Vyalov <ovyalov@google.com>
Fri, 22 May 2015 23:14:39 +0000 (23:14 +0000)
committerOleksiy Vyalov <ovyalov@google.com>
Fri, 22 May 2015 23:14:39 +0000 (23:14 +0000)
commit755d58a463e0f11897470b21e9071661f590c867
tree0cfa4177de3fef1e9a7b7bc8045af18b57cbcb5a
parent4c3753c4d483f8115df78507117a105438b42ec9
Use target's SIGSTOP and SIGINT when making decision about continue after async packet.

http://reviews.llvm.org/D9857

llvm-svn: 238068
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp