OSDN Git Service

Undo this part of previous checkin:
authorvprus <vprus>
Thu, 27 Sep 2007 12:44:08 +0000 (12:44 +0000)
committervprus <vprus>
Thu, 27 Sep 2007 12:44:08 +0000 (12:44 +0000)
     * gdb.mi/mi2-var-child.exp: Step over said
     initialization.

It's not necessary, and breaks the test.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.mi/mi2-var-child.exp

index 63b5f7a..e5212be 100644 (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>
 
index 450f508..91ada0f 100644 (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"