* config/sim.exp (gdb_target_sim): Just return with -1 when setting
[binutils-gdb.git] / gdb / testsuite / ChangeLog
index d8fa9771096c4853f5f9d1aeaa5eb654b98b2bef..57c7041176699224625f731d53483c6d06171034 100644 (file)
@@ -1,3 +1,53 @@
+2007-04-25  Corinna Vinschen <vinschen@redhat.com>
+
+       * config/sim.exp (gdb_target_sim): Just return with -1 when setting
+       target sim fails.  Return 0 otherwise.
+       (gdb_load): Return prematurely if gdb_target_sim fails.
+
+2007-04-16  Denis Pilat  <denis.pilat@st.com>
+
+       * gdb.base/setshow.exp: Reset height after having set it to 100.
+
+2007-04-16  Denis Pilat  <denis.pilat@st.com>
+
+       * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
+
+2007-04-16  Denis Pilat  <denis.pilat@st.com>
+
+       * gdb.mi/mi2-var-display.exp: Test for the fullname field.
+
+2007-04-14  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
+       tests. Run the frozen varobjs test.
+       * gdb.mi/var-cmd.c (do_frozen_tests): New.
+       * lib/mi-support.exp (mi_varobj_update): Fix thinko.    
+
+2007-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
+       gdb.base/type-opaque.exp: New files.
+
+2007-04-01  Vladimir Prus  <vladimir@codesourcery.com>
+       
+       * gdb.mi/mi-var-child.c 
+       (do_children_tests): User char[2] instead of
+       char so that automatic printing of pointers to char
+       don't give unpredicable result.
+       * gdb.mi/var-cmd.c (do_locals_test): Initialize
+       local variables.
+       * gdb.mi/mi-var-child.exp: Step to right line
+       of do_children_tests.
+       * gdb.mi/mi2-var-child.exp: Likewise.
+       * gdb.mi/mi-var-cmd.exp: Step to right line of
+       do_locals_tests. 
+       (do_children_tests): User char[2] instead of
+       char so that automatic printing of pointers to char
+       don't give unpredicable result. 
+       * gdb.mi/mi2-var-cmd.exp: Likewise.
+       * lib/mi-support.exp (mi_continue_to_line): 
+       Pass test name to mi_wait_for_stop.
+
 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * gdb.asm/asm-source.exp: Remove d10v case.