2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 2e8ec61645832104ffd69f787c2906a8f2c1ac6b..783d4ae03098a991976bb3427e7152b76899a8f3 100644 (file)
@@ -1,3 +1,151 @@
+2002-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * lib/gdb.exp (gdb_wrapper_init): Just because
+       gdb_wrapper_file exists, this does not mean that the file
+       should not be rebuilt.  That is what gdb_wrapper_initialized
+       is for.
+       (default_gdb_init): Reset gdb_wrapper_initialized.
+
+2002-05-23  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.base/all-bin.exp: Revise previous patch by just reducing 
+       the precision of the floating point test results.
+       * gdb.base/call-rt-st.exp: Ditto.
+
+       * gdb.base/all-bin.exp: Allow for reduced floating point precision.
+       * gdb.base/call-rt-st.exp: Ditto.
+
+2002-05-19  Michael Chastain  <mec@shout.net>
+
+       * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
+
+2002-05-19  Elena Zannoni  <ezannoni@redhat.com>
+
+        * configure.in (configdirs): Add gdb.arch.
+        * configure: Regenerate.
+
+2002-05-17  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.base/completion.exp: Recognize the more detailed error
+       messages produced by the macro expander's lexical analyzer.
+
+2002-05-14  Elena Zannoni  <ezannoni@redhat.com>
+
+        * gdb.arch/altivec-abi.c: New file.
+        * gdb.arch/altivec-abi.exp: New file.
+        * gdb.arch/altivec-regs.c: New file.
+        * gdb.arch/altivec-regs.exp: New file.
+
+2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.base/maint.exp (maint print type): Update for new type
+       structure.
+       
+2002-05-14  Elena Zannoni  <ezannoni@redhat.com>
+
+       * gdb.arch: New directory.
+       * gdb.arch/configure.in: New file.
+       * gdb.arch/configure: New file.
+       * gdb.arch/Makefile.in: New file.
+
+2002-05-13  Corinna Vinschen  <vinschen@redhat.com>
+
+       * gdb.asm/asm-source.exp: Add v850 as supported target.
+       * gdb.asm/v850.inc: New file.
+
+2002-05-13  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.c++/annota2.exp (annotate-quit): Add comment.
+
+2002-05-12  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.base/break.exp: Check 'break "marker2"'.
+
+2002-05-10  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.base/long_long.exp: Fix typo.
+
+2002-05-10  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.base/printcmds.exp: Don't xfail the ptype command.  This is
+       a bug.
+
+       * gdb.base/printcmds.exp (test_integer_literals_rejected):
+       Recognize more detailed error message produced by the macro
+       expander's lexical analyzer.
+       * lib/gdb.exp (test_print_reject): Same.
+
+2002-05-09  Mark Kettenis  <kettenis@gnu.org>
+
+       * gdb.c++/method.exp: Fix typo.
+
+2002-05-08  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
+       * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
+       * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
+       * gdb.base/long_long.exp: Merge clauses for arm and xscale.
+       Add iftarget clause for strongarm.
+       
+2002-05-06  Michael Snyder  <msnyder@redhat.com>
+
+       * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
+       (gdb_continue_to_end): Accept output from status wrapper.
+       * gdb.base/ending-run.exp: Add case for output from status wrapper.
+       Clean up fail messages to match pass messages.
+
+       Enable the "needs_status_wrapper" testsuite feature.
+       * lib/gdb.exp (gdb_wrapper_init): New procedure.
+       (gdb_compile): Conditionally call gdb_wrapper_init.
+       * gdb.base/a2-run.exp: Recognize output from status wrapper.
+       * gdb.c++/method.exp: Recognize output from status wrapper.
+
+2002-05-06  Ben Elliston  <bje@redhat.com>
+From Graydon Hoare  <graydon@redhat.com>
+
+       * config/sid.exp: Include support for "rawsid" protocol.
+
+2002-05-03  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
+       * gdb.c++/hang3.C: New file.
+
+2002-05-04  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.base/default.exp: Remove obsolete code.
+       * gdb.c++/misc.exp: Ditto.  Update copyright.
+       * gdb.c++/cplusfuncs.exp: Ditto.  Update copyright.
+       * gdb.base/whatis.exp: Ditto.  Update copyright.
+       * gdb.base/scope.exp: Ditto.  Update copyright.
+       * gdb.base/ptype.exp: Ditto.  Update copyright.
+       * gdb.base/printcmds.exp: Ditto.  Update copyright.
+       * gdb.base/opaque.exp: Ditto.  Update copyright.
+       * gdb.base/list.exp: Ditto.
+       * gdb.base/funcargs.exp: Ditto.  Update copyright.
+       * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
+       * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
+       * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
+       * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
+       * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
+       * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
+
+2002-05-02  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.base/watchpoint.exp: Add xscale target.
+       * gdb.base/long_long.exp: Add xscale target.
+       * gdb.base/default.exp: Add xscale target.
+
+2002-05-01  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
+       gdb.c++/hang.exp: New test.
+
+2002-05-01  Fred Fish  <fnf@redhat.com>
+
+       * gdb.base/completion.exp: Handle completions of "./Make" for
+       more than one completion possibility, as is the case when we
+       build and test in the source tree.
+
 2002-04-29  Anthony Green  <green@redhat.com>
 
        * gdb.java/jmisc1.exp: New file.
This page took 0.025567 seconds and 4 git commands to generate.