llvm-project/lldb/test/API/functionalities/signal/raise
Michał Górny e637602e7a [lldb] [Process/FreeBSDRemote] Fix handling user-generated SIGTRAP
Update the SIGTRAP handler to account for the possibility of SIGTRAP
being generated by the user, i.e. not having any specific debugging
event associated with it, as well as receiving unknown SIGTRAPs.  These
instances of SIGTRAP are passed to the regular signal handler.

Differential Revision: https://reviews.llvm.org/D91007
2020-11-10 14:18:03 +01:00
..
Makefile
TestRaise.py [lldb] [Process/FreeBSDRemote] Fix handling user-generated SIGTRAP 2020-11-10 14:18:03 +01:00
main.c