aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.hp/gdb.defects
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.hp/gdb.defects')
-rw-r--r--gdb/testsuite/gdb.hp/gdb.defects/bs15503.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.hp/gdb.defects/bs15503.exp b/gdb/testsuite/gdb.hp/gdb.defects/bs15503.exp
index 4fafbbb..cb496a2 100644
--- a/gdb/testsuite/gdb.hp/gdb.defects/bs15503.exp
+++ b/gdb/testsuite/gdb.hp/gdb.defects/bs15503.exp
@@ -42,7 +42,7 @@ gdb_reinitialize_dir $srcdir/$subdir
# file or module boundaries", "No symbols in psymtab for file ..." or
# "File ... has ending address after starting address of next file..."
-if [istarget "hppa2.0w-hp-hpux*" ] {
+if [istarget "hppa64-hp-hpux*" ] {
gdb_test "file $binfile" \
"Detected 64-bit executable..*Invoking .*gdb64..*Use \"run\" to continue execution." \
"loading $binfile"