gdb/testsuite:
* gdb.mi/mi2-cli.exp: Remove redundant '\'.
This commit is contained in:
parent
0953dec1c5
commit
a3569abd1a
@ -1,3 +1,7 @@
|
||||
2012-09-21 Yao Qi <yao@codesourcery.com>
|
||||
|
||||
* gdb.mi/mi2-cli.exp: Remove redundant '\'.
|
||||
|
||||
2012-09-21 Yao Qi <yao@codesourcery.com>
|
||||
|
||||
* gdb.mi/mi-cli.exp: Remove.
|
||||
|
@ -166,7 +166,7 @@ mi_execute_to "interpreter-exec console step" $reason "callee4" "" ".*basics.c"
|
||||
# "-break-insert -t basics.c:\$line_main_hello"
|
||||
mi_gdb_test "600-break-insert -t basics.c:$line_main_hello" \
|
||||
{600\^done,bkpt=.number="3",type="breakpoint".*\}} \
|
||||
"-break-insert -t basics.c:\$line_main_hello"
|
||||
"-break-insert -t basics.c:$line_main_hello"
|
||||
|
||||
mi_execute_to "exec-continue" "breakpoint-hit" "main" "" ".*basics.c" \
|
||||
$line_main_hello { "" "disp=\"del\"" } \
|
||||
|
Loading…
x
Reference in New Issue
Block a user