aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/relocate.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.base/relocate.exp')
-rw-r--r--gdb/testsuite/gdb.base/relocate.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/relocate.exp b/gdb/testsuite/gdb.base/relocate.exp
index 8943c59..ccc214e 100644
--- a/gdb/testsuite/gdb.base/relocate.exp
+++ b/gdb/testsuite/gdb.base/relocate.exp
@@ -105,7 +105,7 @@ gdb_exit
gdb_start
gdb_reinitialize_dir $srcdir/$subdir
-gdb_test "set \$offset = 0x10000" ""
+gdb_test_no_output "set \$offset = 0x10000"
# Load the object file.
gdb_test "add-symbol-file ${binfile} \$offset" \