Undo this part of previous checkin:

* gdb.mi/mi2-var-child.exp: Step over said
     initialization.

It's not necessary, and breaks the test.
This commit is contained in:
Vladimir Prus 2007-09-27 12:44:08 +00:00
parent 17f62551fb
commit 6902ff2f04
2 changed files with 0 additions and 6 deletions

View File

@ -2,8 +2,6 @@
* gdb.mi/var-cmd.c (do_children_tests): Initialize
the 'struct_declarations' variable to zeros.
* gdb.mi/mi2-var-child.exp: Step over said
initialization.
2007-09-24 Vladimir Prus <vladimir@codesourcery.com>

View File

@ -50,10 +50,6 @@ mi_continue_to_line $line_dlt_first_real "step to real start of do_children_test
# #
##### #####
# Step to "weird = &struct_declarations;"
set line_dct_weird [gdb_get_line_number "weird = &struct_declarations;"]
mi_next_to do_children_tests {} {.*var-cmd.c} \
$line_dct_weird "step to line \$line_dct_weird"
# Test: c_variable-4.2
# Desc: create variable "struct_declarations"