Debug Manual

Table Of Contents
Debug Commands
Debug Manual421921-003
4-55
INSPECT Command
The second column shows a “P” if the signal handler for that signal is privileged or
“N” if the signal handler is nonprivileged.
The third column shows the starting address of each signal handler.
The fourth and fifth columns show the mask values that indicate which signals to
block when each signal handler is executing. (Only the lower 64 bits are displayed
of the 128 bits that are available; the upper 64 bits are reserved.)
The sixth column shows the flags fields that modify the behavior of each signal
handler.
Example
245,02,00033-IH ! Display signal handling information for all the signals
Signal Priv/Non Handler Mask[0:31] Mask[32:63] Flags
SIGHUP N 0xFFFC0000 0x00000000 0x00000000 0x00000000
SIGINT N 0xFFFC0000 0x00000000 0x00000000 0x00000000
SIGQUIT N 0xFFFC0000 0x00000000 0x00000000 0x00000000
SIGILL N 0x70002204 0x00000000 0x00000000 0x00000000
SIGURG N 0xFFFC0001 0x00000000 0x00000000 0x00000000
SIGABRT N 0xFFFC0000 0x00000000 0x00000000 0x00000000
SIGIO N 0xFFFC0001 0x00000000 0x00000000 0x00000000
SIGFPE N 0x70002204 0x00000000 0x00000000 0x00000000
SIGKILL N 0xFFFC0000 0x00000000 0x00000000 0x00000000
SIGSEGV N 0x70002204 0x00000000 0x00000000 0x00000000
SIGPIPE N 0xFFFC0000 0x00000000 0x00000000 0x00000000
SIGALRM N 0xFFFC0000 0x00000000 0x00000000 0x00000000
SIGTERM N 0xFFFC0000 0x00000000 0x00000000 0x00000000
SIGUSR1 N 0xFFFC0000 0x00000000 0x00000000 0x00000000
SIGUSR2 N 0xFFFC0000 0x00000000 0x00000000 0x00000000
SIGCHLD N 0xFFFC0001 0x00000000 0x00000000 0x00000000
SIGRECV N 0xFFFC0001 0x00000000 0x00000000 0x00000000
SIGSTOP N 0xFFFC0000 0x00000000 0x00000000 0x00000000
SIGTSTP N 0xFFFC0000 0x00000000 0x00000000 0x00000000
SIGMEMERR N 0x70002204 0x00000000 0x00000000 0x00000000
SIGSTK N 0x70002204 0x00000000 0x00000000 0x00000000
SIGTIMEOUT N 0x70002204 0x00000000 0x00000000 0x00000000
SIGLIMIT N 0x70002204 0x00000000 0x00000000 0x00000000
SIGCONT N 0xFFFC0001 0x00000000 0x00000000 0x00000000
SIGTTIN N 0xFFFC0000 0x00000000 0x00000000 0x00000000
SIGTTOU N 0xFFFC0000 0x00000000 0x00000000 0x00000000
SIGABEND N 0xFFFC0000 0x00000000 0x00000000 0x00000000
INSPECT Command
The INSPECT command starts the Inspect debugger from Debug. The form of the
INSPECT command is
INSPECT