* gdb.base/sigaltstack.exp: Use 'srcfile' in error
[binutils-gdb.git] / gdb / testsuite / ChangeLog
index 0ef42dfba819558500743e38a00f7eddfff00e25..d918e221d163155623d24533d2b5b6f36ccda4b8 100644 (file)
@@ -1,3 +1,88 @@
+2007-04-25  Vladimir Prus  <vladimir@codesourcery.com>
+       
+       * gdb.base/sigaltstack.exp: Use 'srcfile' in error
+       message, not the undefined 'module' variable.
+       * gdb.base/siginfo.exp: Likewise.
+       * gdb.base/sigstep.exp: Likewise.
+       * lib/gdbserver-support.exp (gdb_target_cmd): Quote
+       serialport.
+       * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
+
+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.
+       * lib/gdb.exp (skip_cplus_tests): Likewise.
+       * gdb.asm/d10v.inc: Deleted.
+
+2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
+
+2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * config/netware.exp: Delete file.
+
+2007-03-29  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.dwarf2/dw2-noloc.S: New file.
+       * gdb.dwarf2/dw2-noloc.exp: New file.
+
+2007-03-28  Pedro Alves  <pedro_alves@portugalmail.pt>
+
+       * gdb.cp/method2.cc: New test.
+       * gdb.cp/method2.exp: New test.
+       * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
+
 2007-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * gdb.ada/exec_changed.exp: Avoid "set confirm off".