aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp/ref-types.exp
diff options
context:
space:
mode:
authorMichael Chastain <mec@google.com>2004-01-06 19:05:14 +0000
committerMichael Chastain <mec@google.com>2004-01-06 19:05:14 +0000
commit9b4e0f9493d2bd0227e3587eb4fc5d86814e5f0e (patch)
tree65ec2d1b77e9b679cb6d479bceec86b05fab7ebb /gdb/testsuite/gdb.cp/ref-types.exp
parent4f03e98cb5a6496ae9dd05c8683c7a1e6b7bf261 (diff)
downloadgdb-9b4e0f9493d2bd0227e3587eb4fc5d86814e5f0e.zip
gdb-9b4e0f9493d2bd0227e3587eb4fc5d86814e5f0e.tar.gz
gdb-9b4e0f9493d2bd0227e3587eb4fc5d86814e5f0e.tar.bz2
2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
* gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci. * gdb.base/call-rt-st.exp: Likewise. * gdb.base/nodebug.exp: Likewise. * gdb.base/volatile.exp: Likewise. * gdb.cp/ref-types.exp: Likewise. * gdb.cp/templates.exp: Likewise.
Diffstat (limited to 'gdb/testsuite/gdb.cp/ref-types.exp')
-rw-r--r--gdb/testsuite/gdb.cp/ref-types.exp4
1 files changed, 1 insertions, 3 deletions
diff --git a/gdb/testsuite/gdb.cp/ref-types.exp b/gdb/testsuite/gdb.cp/ref-types.exp
index dd06f02..98dc2d6 100644
--- a/gdb/testsuite/gdb.cp/ref-types.exp
+++ b/gdb/testsuite/gdb.cp/ref-types.exp
@@ -1,5 +1,5 @@
# Tests for reference types with short type variables in GDB.
-# Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
+# Copyright 1998, 1999, 2000, 2004 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -72,8 +72,6 @@ proc gdb_start_again {} {
gdb_reinitialize_dir $srcdir/$subdir
gdb_load ${binfile}
- source ${binfile}.ci
-
#
# set it up at a breakpoint so we can play with the variable values
#