diff options
author | Chaoren Lin <chaorenl@google.com> | 2015-02-03 01:51:02 +0000 |
---|---|---|
committer | Chaoren Lin <chaorenl@google.com> | 2015-02-03 01:51:02 +0000 |
commit | 911a6dcaa980034659498af658cb1c1884055d0e (patch) | |
tree | e7efddf2e293ef4a0274fb1e74ea982604b07684 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | e9547b80522c32a95ec7fc57392a8db6f7770081 (diff) | |
download | llvm-911a6dcaa980034659498af658cb1c1884055d0e.zip llvm-911a6dcaa980034659498af658cb1c1884055d0e.tar.gz llvm-911a6dcaa980034659498af658cb1c1884055d0e.tar.bz2 |
LLGS local - signal stops inferior in debugger
NativeProcessLinux::MonitorSignal was automatically resuming threads
that stopped due to a signal. This is inconsistent with the
behavior of lldb and gdb. This change removes the automatic resume.
Fixes
TestSendSignal.py
TestSignalsAPI.py
if PLATFORM_LINUX_FORCE_LLGS_LOCAL is in the environment vars.
llvm-svn: 227918
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions