sending the start command, instead of where the associated
temporary breakpoint was inserted.
+2004-10-20 Joel Brobecker <brobecker@gnat.com>
+
+ * gdb.ada/null_record.exp: Check where we stopped after
+ sending the start command, instead of where the associated
+ temporary breakpoint was inserted.
+
2004-10-14 Andrew Cagney <cagney@gnu.org>
* gdb.mi/gdb701.c (main): Return 0.
gdb_load ${binfile}
gdb_test "start" \
- "Breakpoint \[0-9\]+ at .*null_record.adb.*" \
+ "null_record \\(\\) at .*null_record.adb.*" \
"start"
gdb_test "ptype empty" \