Introduce some new MI test suite cleanups for breakpoint and
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.mi / mi-reverse.exp
index 20a84e42df80c22f640505b9698f5d200ebfed3a..a8c26c460aa7bea2f2fb77e92239b1ad408bb28c 100644 (file)
@@ -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" \
This page took 0.025521 seconds and 4 git commands to generate.