landed. Should also fix random failures in the test following it.
+2008-01-08 Joel Brobecker <brobecker@adacore.com>
+
+ * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
+ landed. Should also fix random failures in the test following it.
+
2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
* gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
return -1
}
+gdb_test "" \
+ "dummy \\(\\) at .*dummy.adb:.*" \
+ "start inferior"
+
gdb_test "p /x \$pc" \
"0x\[0-9a-zA-Z\]+" \
"p /x \$pc"