aboutsummaryrefslogtreecommitdiff
path: root/cpu/mep.opc
diff options
context:
space:
mode:
authorAndrew Burgess <aburgess@redhat.com>2023-02-02 11:45:41 +0000
committerAndrew Burgess <aburgess@redhat.com>2023-02-06 14:56:42 +0000
commit85df9457b72e4a198b4edfc908017612fca59509 (patch)
treeee4b6b1853dcf09ab53c78f9588660c2f8f74aa7 /cpu/mep.opc
parent84789002905d6db444ee76431705c86cbcde5616 (diff)
downloadgdb-85df9457b72e4a198b4edfc908017612fca59509.zip
gdb-85df9457b72e4a198b4edfc908017612fca59509.tar.gz
gdb-85df9457b72e4a198b4edfc908017612fca59509.tar.bz2
gdb/doc: extend the documentation for the 'handle' command
The documentation for the 'handle' command does not cover all of the features of the command, and in one case, is just wrong. The user can specify 'all' as signal name, the documentation implies that this will change the behaviour of all signals, in reality, this changes all signals except SIGINT and SIGTRAP (the signals used by GDB). I've updated the docs to list this limitation. The 'handle' command also allows the user to specify multiple signals for a single command, e.g. 'handle SIGFPE SIGILL nostop pass print', however the documentation doesn't describe this, so I've updated the docs to describe this feature.
Diffstat (limited to 'cpu/mep.opc')
0 files changed, 0 insertions, 0 deletions