Print available signals and signal setting information.
info handle
None.
This command prints a list of available signals and the current settings for signal handling. You can change these settings with the handle command.
(idb) info handle
Signal Stop Print Pass to program Description
SIGHUP No No Yes Hangup
SIGINT Yes Yes No Interrupt
...
Copyright © 2001-2011, Intel Corporation. All rights reserved.