+2012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
+
+ * gdb.base/stap-probe.exp (stap_test): Remove calls to
+ `rerun_to_main'.
+ (stap_test_no_debuginfo): Likewise.
+
2012-05-14 Stan Shebs <stan@codesourcery.com>
* gdb.base/dprintf.c: New file.
# Reinit GDB, set a breakpoint on probe m4.
delete_breakpoints
- rerun_to_main
if {[runto "-pstap test:m4"]} {
pass "run to -pstap test:m4"
} else {
# Reinit GDB, set a breakpoint on probe ps.
delete_breakpoints
- rerun_to_main
if {[runto "-pstap test:ps"]} {
pass "run to -pstap test:m4"
} else {
# Reinit GDB, set a breakpoint on probe m4.
delete_breakpoints
- rerun_to_main
if {[runto "-pstap test:m4"]} {
pass "run to -pstap test:m4"
} else {
# Reinit GDB, set a breakpoint on probe ps.
delete_breakpoints
- rerun_to_main
if {[runto "-pstap test:ps"]} {
pass "run to -pstap test:m4"
} else {