summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/hashline2.exp
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2010-05-05 18:07:04 +0000
committerJoel Brobecker <brobecker@gnat.com>2010-05-05 18:07:04 +0000
commit02e7ea18235aafdf5ebe7c6736914b5a2f2db2c1 (patch)
tree3445a1fd446aef30c179e1a9d4f0d5c655c9b88b /gdb/testsuite/gdb.base/hashline2.exp
parentaf33db377b0860b81001f0d5552e00cb44b2474a (diff)
downloadbinutils-gdb-02e7ea18235aafdf5ebe7c6736914b5a2f2db2c1.tar.gz
Do not set prms_id/bug_id anymore.
2010-05-05 Joel Brobecker <brobecker@adacore.com> Remove the use of prms_id and bug_id throughout the testsuite.
Diffstat (limited to 'gdb/testsuite/gdb.base/hashline2.exp')
-rw-r--r--gdb/testsuite/gdb.base/hashline2.exp5
1 files changed, 1 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.base/hashline2.exp b/gdb/testsuite/gdb.base/hashline2.exp
index 7d47bd645e2..0efdfe9f71e 100644
--- a/gdb/testsuite/gdb.base/hashline2.exp
+++ b/gdb/testsuite/gdb.base/hashline2.exp
@@ -16,15 +16,12 @@
# This file is part of the gdb testsuite.
# Test loading of line number information with an absolute path with extra
-# /'s in #line, bug 2360.
+# /'s in #line, PR symtab/9465.
if $tracelevel then {
strace $tracelevel
}
-set prms_id 2360
-set bug_id 0
-
# srcfile is in objdir because we need to machine generate it in order
# to get the correct path in the #line directive.