A colleague at Red Hat asked whether it is possible to get GDB to list the currently active signal handlers, aka the signal dispositions. I.e., the actions taken by the inferior process on receipt of each specific signal.

A colleague at Red Hat asked whether it is possible to get GDB to list the currently active signal handlers, aka the signal dispositions. I.e., the actions taken by the inferior process on receipt of each specific signal.