]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog-2014-2021
Fix three test failures with extended remote targets
authorGary Benson <gbenson@redhat.com>
Mon, 20 Apr 2015 10:35:29 +0000 (11:35 +0100)
committerGary Benson <gbenson@redhat.com>
Mon, 20 Apr 2015 10:36:02 +0000 (11:36 +0100)
commit1586c8fbaf0116931ffacd1746a6540c81c2d438
treefa5318c724c7ab5a4b124fcfcf38b6d8f95f397d
parent3cdf408c30480ce06ce5c7b156aab4c4601840e7
Fix three test failures with extended remote targets

This commit fixes three gdb.base/attach.exp failures when using
extended remote targets.  The failures occurred because GDB now
locates and loads files when attaching on remote targets if the
remote target supports qXfer:exec-file:read; the filenames were
shown but with "target:" prefixes which the test has been updated
to handle.

gdb/testsuite/ChangeLog:

* gdb.base/attach.exp: Fix three extended remote failures.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/attach.exp