summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
diff options
context:
space:
mode:
authorKuba Brecka <kuba.brecka@gmail.com>2015-11-30 14:11:02 +0000
committerKuba Brecka <kuba.brecka@gmail.com>2015-11-30 14:11:02 +0000
commit77ff41124737776f895d0b17aba3525403f8ac60 (patch)
treebeeb58ccc7cc1a6fe53d41a8ef69c52dae89337c /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
parent6fd067592502a9e52700e2b7b2f523b589fa0827 (diff)
downloadbcm5719-llvm-77ff41124737776f895d0b17aba3525403f8ac60.tar.gz
bcm5719-llvm-77ff41124737776f895d0b17aba3525403f8ac60.zip
[tsan] Fix signals and setjmp/longjmp on OS X
1) There's a few wrongly defined things in tsan_interceptors.cc, 2) a typo in tsan_rtl_amd64.S which calls setjmp instead of sigsetjmp in the interceptor, and 3) on OS X, accessing an mprotected page results in a SIGBUS (and not SIGSEGV). Differential Revision: http://reviews.llvm.org/D15052 llvm-svn: 254299
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud