DynamoRIO / DynamoRIO/dynamorio
[cleanup] Remove -no_intercept_all_signals
Open
Maintainability
OpSys-UNIX
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
Dropping support for -no_intercept_all_signals and removing the option would simplify some of the signal-handling code. I do not think we'll ever go back to not intercepting all signals. Xref #2311 where we may want to reduce emulation for the signal mask, but I don't think we'd want to or be able to reduce emulation of signal handling/delivery.
Contributor guide
Assessment
This issue has not been assessed yet.