]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
testsuite: Range stepping and non-stop mode
authorPedro Alves <palves@redhat.com>
Mon, 30 Nov 2015 16:05:23 +0000 (16:05 +0000)
committerPedro Alves <palves@redhat.com>
Mon, 30 Nov 2015 18:42:06 +0000 (18:42 +0000)
commit04bf20c5687b102b9a2c2a915d4c400788296a3b
tree6c6d002ba5aeaec51ea4fbf60830aeac52ef9c06
parenta681f9c91372d282229f6d58ba235ef0dd3644fb
testsuite: Range stepping and non-stop mode

The range-stepping tests fail with "maint set target-non-stop on" mode
because exec_cmd_expect_vCont_count doesn't know that in non-stop
mode, vCont's reply is simply "OK".

gdb/testsuite/ChangeLog:
2015-11-30  Pedro Alves  <palves@redhat.com>

* lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
Handle non-stop mode vCont replies.
gdb/testsuite/ChangeLog
gdb/testsuite/lib/range-stepping-support.exp