| |||
Home > DS-5 Debugger commands > DS-5 Debugger commands listed in alphabetical order > info signals, info handle |
This command displays information about the handling of signals or processor exceptions.
When connected to an application running on a remote target using gdbserver, the debugger handles Unix signals but on bare-metal it handles processor exceptions.
[i
nfo signalsname
]
[i
nfo handlename
]
Where:
name
Specifies the signal name. If no
is
specified then all handler settings are displayed.name
ARM® DS-5™ Using the Debugger: