summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/attach-twice.exp
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2013-06-27 18:47:52 +0000
committerTom Tromey <tromey@redhat.com>2013-06-27 18:47:52 +0000
commit1335b40f19a94983ec2926156fbf6f92778f446d (patch)
treeb314b63a369ad65c621c26162f3ea65e84b5981e /gdb/testsuite/gdb.base/attach-twice.exp
parentb3e2bade1b515a50e680fbf5771f5a451e72fcae (diff)
downloadgdb-1335b40f19a94983ec2926156fbf6f92778f446d.tar.gz
test suite update - gdb.base/[ab]
Convert files gdb.base/[ab]*.exp to use standard_output_file et al. * a2-run.exp, all-bin.exp, annota1.exp, annota3.exp, anon.exp, args.exp, arithmet.exp, arrayidx.exp, assign.exp, async-shell.exp, async.exp, attach-pie-misread.exp, attach-pie-noexec.exp, attach-twice.exp, attach.exp, auxv.exp, bang.exp, bfp-test.exp, bigcore.exp, bitfields.exp, bitfields2.exp, break-entry.exp, break-interp.exp, break-on-linker-gcd-function.exp, breakpoint-shadow.exp: Use standard_testfile, standard_output_file, prepare_for_testing, clean_restart.
Diffstat (limited to 'gdb/testsuite/gdb.base/attach-twice.exp')
-rw-r--r--gdb/testsuite/gdb.base/attach-twice.exp3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.base/attach-twice.exp b/gdb/testsuite/gdb.base/attach-twice.exp
index 2a79c35e31a..0a0035b587d 100644
--- a/gdb/testsuite/gdb.base/attach-twice.exp
+++ b/gdb/testsuite/gdb.base/attach-twice.exp
@@ -18,9 +18,8 @@ if [is_remote target] then {
return 0
}
-set testfile attach-twice
+standard_testfile
set executable ${testfile}
-set binfile ${objdir}/${subdir}/${executable}
if { [prepare_for_testing ${testfile}.exp $executable] } {
return -1