summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp
diff options
context:
space:
mode:
authorTamas Berghammer <tberghammer@google.com>2015-02-06 10:42:33 +0000
committerTamas Berghammer <tberghammer@google.com>2015-02-06 10:42:33 +0000
commit5830aa755b3e0ca6f96efa934796fd5d09c87117 (patch)
tree32e1eeec3ff233c9a7210d9a7a9052120eaa53b6 /lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp
parent2ba84a6af71d466aab70820392089482e2f5e1c2 (diff)
downloadbcm5719-llvm-5830aa755b3e0ca6f96efa934796fd5d09c87117.tar.gz
bcm5719-llvm-5830aa755b3e0ca6f96efa934796fd5d09c87117.zip
Fix TestThreadSpecificBreakpoint with LLGS
* Set the state of the process into running/stepping on continue/step operations * Add mutex to use transactions in Thread State Coordinator ** It is required because the events from two Signal Handler or form a Signal handler and a Resume request shouldn't overlap * Send Stop Replay Packet only when the state of the process changed Differential Revision: http://reviews.llvm.org/D7374 llvm-svn: 228387
Diffstat (limited to 'lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud