[Lldb-commits] [PATCH] D35223: Report inferior SIGSEGV/SIGILL/SIGBUS/SIGFPE as a signal instead of an exception on freebsd
Karnajit Wangkhem via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Aug 9 11:01:07 PDT 2017
karnajitw updated this revision to Diff 110438.
karnajitw added a comment.
Herald added a subscriber: krytarowski.
Updated the diff to include the changes that were required in the test part. Please verify.
Repository:
rL LLVM
https://reviews.llvm.org/D35223
Files:
packages/Python/lldbsuite/test/functionalities/inferior-crashing/TestInferiorCrashing.py
packages/Python/lldbsuite/test/functionalities/inferior-crashing/recursive-inferior/TestRecursiveInferior.py
packages/Python/lldbsuite/test/functionalities/signal/handle-segv/TestHandleSegv.py
source/Plugins/Process/FreeBSD/FreeBSDThread.cpp
source/Plugins/Process/FreeBSD/POSIXStopInfo.cpp
source/Plugins/Process/FreeBSD/POSIXStopInfo.h
source/Plugins/Process/FreeBSD/ProcessMonitor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35223.110438.patch
Type: text/x-patch
Size: 9353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170809/f5760c65/attachment-0001.bin>
More information about the lldb-commits
mailing list