how to get the pid of a process which has sent a SIGABRT signal to another process which has exited dumping core
|
|
|
|
|
|
|
In short, by installing a signal handler for SIGABRT. More specifically, if you specify the |
||
|
|
