The two tests at the end of gdb.base/dup-sect.exp have been failing in remote-host i686-mingw32 testing because the file containing the stripped debug information isn't being made available on the remote host. I stole this fix from another test case that also uses gdb_gnu_strip_debug to produce separate debug info. OK to commit? -Sandra 2013-04-03 Sandra Loosemore gdb/testsuite/ * gdb.base/dup-sect.exp: Copy debug info file to remote host.