[Lldb-commits] [PATCH] D35223: Report inferior SIGSEGV/SIGILL/SIGBUS/SIGFPE as a signal instead of an exception on freebsd

Ed Maste via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 10 06:48:11 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL310591: Report inferior signals as signals, not exceptions, on FreeBSD (authored by emaste).

Changed prior to commit:
  https://reviews.llvm.org/D35223?vs=110438&id=110572#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35223

Files:
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/inferior-crashing/TestInferiorCrashing.py
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/inferior-crashing/recursive-inferior/TestRecursiveInferior.py
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/signal/handle-segv/TestHandleSegv.py
  lldb/trunk/source/Plugins/Process/FreeBSD/FreeBSDThread.cpp
  lldb/trunk/source/Plugins/Process/FreeBSD/POSIXStopInfo.cpp
  lldb/trunk/source/Plugins/Process/FreeBSD/POSIXStopInfo.h
  lldb/trunk/source/Plugins/Process/FreeBSD/ProcessMonitor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35223.110572.patch
Type: text/x-patch
Size: 9615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170810/3dd5c33c/attachment-0001.bin>


More information about the lldb-commits mailing list