Skip to content
Commit fe67b242 authored by Andrew Burgess's avatar Andrew Burgess
Browse files

gdb: introduce unwind-on-timeout setting



Now that inferior function calls can timeout (see the recent
introduction of direct-call-timeout and indirect-call-timeout), this
commit adds a new setting unwind-on-timeout.

This new setting is just like the existing unwindonsignal and
unwind-on-terminating-exception, but the new setting will cause GDB to
unwind the stack if an inferior function call times out.

The existing inferior function call timeout tests have been updated to
cover the new setting.

Reviewed-By: default avatarEli Zaretskii <eliz@gnu.org>
Tested-By: default avatarLuis Machado <luis.machado@arm.com>
Tested-By: default avatarKeith Seitz <keiths@redhat.com>
parent 29f7ef92
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment