diff options
Diffstat (limited to 'gdb/testsuite/gdb.base/hashline1.exp')
-rw-r--r-- | gdb/testsuite/gdb.base/hashline1.exp | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.base/hashline1.exp b/gdb/testsuite/gdb.base/hashline1.exp index da837ab..092f68e 100644 --- a/gdb/testsuite/gdb.base/hashline1.exp +++ b/gdb/testsuite/gdb.base/hashline1.exp @@ -15,15 +15,13 @@ # This file is part of the gdb testsuite. -# Test loading of line number information with absolute path in #line, bug 2360. +# Test loading of line number information with absolute path 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. |