* gdb.base/hashline3.exp: Likewise.
+2008-11-03 Andreas Schwab <schwab@suse.de>
+
+ * gdb.base/hashline2.exp: Fix typo.
+ * gdb.base/hashline3.exp: Likewise.
+
2008-10-30 Tom Tromey <tromey@redhat.com>
* gdb.base/pointers.exp: Add test.
close $fd
if { [gdb_compile "${objdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
- untested hashline1.exp
+ untested hashline2.exp
return -1
}
close $fd
if { [gdb_compile "${objdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
- untested hashline1.exp
+ untested hashline3.exp
return -1
}