This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from ee745b3ab Add remainder of unittests to Xcode project new bd80f18e9 Report inferior signals as signals, not exceptions, on FreeBSD
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../inferior-crashing/TestInferiorCrashing.py | 7 ++---- .../recursive-inferior/TestRecursiveInferior.py | 7 ++---- .../signal/handle-segv/TestHandleSegv.py | 3 --- source/Plugins/Process/FreeBSD/FreeBSDThread.cpp | 29 +++++++--------------- source/Plugins/Process/FreeBSD/POSIXStopInfo.cpp | 16 ------------ source/Plugins/Process/FreeBSD/POSIXStopInfo.h | 13 ---------- source/Plugins/Process/FreeBSD/ProcessMonitor.cpp | 4 ++- 7 files changed, 16 insertions(+), 63 deletions(-)