* lib/gdb.exp (standard_output_file): Use "file join".
authorTom Tromey <tromey@redhat.com>
Mon, 25 Jun 2012 19:13:25 +0000 (19:13 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 25 Jun 2012 19:13:25 +0000 (19:13 +0000)
commit8a3e1f8d521c1ba7f4aa0449138f55106273afc2
tree22d94037b619b19bf72db66765be023c41bf9c8a
parentadb4fe3b309bace3ceb2c0e305f7faf41eb708a6
* lib/gdb.exp (standard_output_file): Use "file join".
* gdb.go/chan.exp: Use standard_testfile.
* gdb.go/handcall.exp: Use standard_testfile.
* gdb.go/hello.exp: Use standard_testfile.
* gdb.integers/chan.exp: Use standard_testfile.
* gdb.go/methods.exp: Use standard_testfile.
* gdb.go/package.exp: Use standard_testfile.
* gdb.go/strings.exp: Use standard_testfile.
* gdb.go/types.exp: Use standard_testfile.
* gdb.go/unsafe.exp: Use standard_testfile.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.go/chan.exp
gdb/testsuite/gdb.go/handcall.exp
gdb/testsuite/gdb.go/hello.exp
gdb/testsuite/gdb.go/integers.exp
gdb/testsuite/gdb.go/methods.exp
gdb/testsuite/gdb.go/package.exp
gdb/testsuite/gdb.go/strings.exp
gdb/testsuite/gdb.go/types.exp
gdb/testsuite/gdb.go/unsafe.exp
gdb/testsuite/lib/gdb.exp