forked from OSchip/llvm-project
e637602e7a
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 |
||
---|---|---|
.. | ||
Makefile | ||
TestRaise.py | ||
main.c |