Bug #1440
Updated by tuxillo almost 11 years ago
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.