Make gdb.base/multi-forks.exp work with the native-extended-gdbserver board
authorPedro Alves <palves@redhat.com>
Wed, 29 Jul 2015 15:24:53 +0000 (16:24 +0100)
committerPedro Alves <palves@redhat.com>
Wed, 29 Jul 2015 15:24:53 +0000 (16:24 +0100)
commit1eef6428112a1c1fe0295f36f92d7a3cf9908228
treef1754fa39db17c72891e26cd69dc9a6261a73e29
parent7da5b897c96faa3c520662d2b0bd4837567bfb1d
Make gdb.base/multi-forks.exp work with the native-extended-gdbserver board

Now that we can expect inferior output with the gdbserver boards, this
is all it takes to have the test pass against extended-remote
gdbserver.

Don Breazeal originally wrong something like this:

 https://sourceware.org/ml/gdb-patches/2015-03/msg00506.html

which was what originally inspired the introduction of
$inferior_spawn_id.

gdb/testsuite/ChangeLog:
2015-07-29  Pedro Alves  <palves@redhat.com>
    Don Breazeal  <donb@codesourcery.com>

* gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
output from both inferior_spawn_id and gdb_spawn_id.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/multi-forks.exp
This page took 0.027012 seconds and 4 git commands to generate.