]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Accept all-stop alternative in mi_expect_interrupt
authorSimon Marchi <simon.marchi@ericsson.com>
Wed, 4 Mar 2015 16:37:31 +0000 (11:37 -0500)
committerSimon Marchi <simon.marchi@ericsson.com>
Wed, 4 Mar 2015 22:56:58 +0000 (17:56 -0500)
commita8d9763abd6c461d646034537633fb03f5eabfd1
tree50eb7bcd1631b7b2ede360db5ef4be69d8285912
parent527a273ac1b6221cb37f601d211093233afc7aaf
Accept all-stop alternative in mi_expect_interrupt

When interrupting a thread in non-stop vs all-stop, the signal given in
the MI *stopped event is not the same. Currently, mi_expect_interrupt only
accepts the case for non-stop, so this adds the alternative for all-stop.

gdb/testsuite/ChangeLog:

* lib/mi-support.exp (mi_expect_interrupt): Accept
alternative event for when in all-stop mode.
gdb/testsuite/ChangeLog
gdb/testsuite/lib/mi-support.exp