X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.mi%2Fmi-reverse.exp;h=a8c26c460aa7bea2f2fb77e92239b1ad408bb28c;hb=4b48d43901e9864f9fc1c135ec75c80bde226cb8;hp=20a84e42df80c22f640505b9698f5d200ebfed3a;hpb=51aa91f97976e0b4d6103d5c6e6a60bbd09be2fb;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/gdb.mi/mi-reverse.exp b/gdb/testsuite/gdb.mi/mi-reverse.exp index 20a84e42df..a8c26c460a 100644 --- a/gdb/testsuite/gdb.mi/mi-reverse.exp +++ b/gdb/testsuite/gdb.mi/mi-reverse.exp @@ -151,8 +151,9 @@ proc test_controlled_execution_reverse {} { # Test exec-reverse-continue mi_create_breakpoint "-t basics.c:$line_callee3_head" \ - 3 del callee3 ".*basics.c" $line_callee3_head $hex \ - "insert temp breakpoint at basics.c:$line_callee3_head" + "insert temp breakpoint at basics.c:$line_callee3_head" \ + -number 3 -disp del -func callee3 -file ".*basics.c" \ + -line $line_callee3_head mi_execute_to "exec-continue --reverse" \ "breakpoint-hit" "callee3" \