From: Vladimir Prus Date: Thu, 27 Sep 2007 12:44:08 +0000 (+0000) Subject: Undo this part of previous checkin: X-Git-Tag: sid-snapshot-20071001~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6902ff2f0406a30ff85ca6b01245d7f7877d0869;p=thirdparty%2Fbinutils-gdb.git Undo this part of previous checkin: * gdb.mi/mi2-var-child.exp: Step over said initialization. It's not necessary, and breaks the test. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 63b5f7a3b12..e5212be1b35 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -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 diff --git a/gdb/testsuite/gdb.mi/mi2-var-child.exp b/gdb/testsuite/gdb.mi/mi2-var-child.exp index 450f508f2ed..91ada0f8523 100644 --- a/gdb/testsuite/gdb.mi/mi2-var-child.exp +++ b/gdb/testsuite/gdb.mi/mi2-var-child.exp @@ -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"