Actions
Bug #1440
openptrace/gdb doesn't work after process blocks SIGTRAP
Description
If a process blocks SIGTRAP, an attached debugger will not be able to break
again (same is true for SIGINT, for instance).
We should change the behavior so that the debugger will be able to see this
signal, or to change how a ptrace'd process gets suspended on trap exceptions.
Updated by tuxillo over 10 years ago
- Description updated (diff)
- Category set to Userland
- Assignee changed from 0 to tuxillo
- Target version set to 3.8
Grab.
Actions