2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index f398f09deb9664b399c320343cee4a678bc6ffff..783d4ae03098a991976bb3427e7152b76899a8f3 100644 (file)
@@ -1,3 +1,243 @@
+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.
+       * gdb.java/jmisc2.exp: New file.
+
+2002-04-24  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
+
+2002-04-23  Elena Zannoni  <ezannoni@redhat.com>
+
+       * gdb.base/help.exp: Change 'help status' to allow for target
+       dependent output differences.
+
+2002-04-22  Michael Chastain  <mec@shout.net>
+
+       * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
+
+2002-04-22  Michael Chastain  <mec@shout.net>
+
+       * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
+
+2002-04-17  David S. Miller  <davem@redhat.com>
+
+       * gdb.asm/sparc64.inc: New file.
+       * gdb.asm/asm-source.exp: Handle sparc64-*-*.
+
+2002-04-19  Elena Zannoni  <ezannoni@redhat.com>
+
+       * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
+       instruction file directly into the build tree.  Clean up at end of
+       test.
+
+2002-04-18  David S. Miller  <davem@redhat.com>
+
+       * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
+       handle 64-bit platforms correctly.
+       * gdb.base/maint.exp: Likewise.
+
+2002-04-18  Kevin Buettner  <kevinb@redhat.com>
+
+       * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
+       ``-fpic'' when compiling files comprising a shared library, but
+       it does need additional linker flags in order to find shared
+       libraries at run time.
+
+2002-04-18  Kevin Buettner  <kevinb@redhat.com>
+
+       * gdb.base/cvexpr.c (use): New function.
+       (main): Invoke use() on all global variables to prevent
+       some linkers from deleting these otherwise unused symbols.
+
+2002-04-17  Michael Chastain  <mec@shout.net>
+From David S. Miller  <davem@redhat.com>
+
+       * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
+       handle 64-bit platforms correctly.
+
+2002-04-12  Michael Snyder  <msnyder@redhat.com>
+From Jim Blandy  <jimb@redhat.com>
+        * gdb.base/foo.c (foox): Remove section attribute; the linker
+       script can handle this instead.
+       * gdb.base/bar.c (barx): Same.
+       * gdb.base/baz.c (bazx): Same.
+       * gdb.base/grbx.c (grbxx): Same.
+
+       * gdb.base/overlays.exp: New test: check that GDB's manual overlay
+       manager doesn't automatically unmap overlays unnecessarily.
+
+2002-04-10  Martin M. Hunt  <hunt@redhat.com>
+
+       * gdb.base/ending-run.exp: Fix pattern for Mips targets
+       stepping out of main.
+
+2002-04-09  Michael Chastain  <mec@shout.net>
+
+       * gdb.c++/local.cc (main): Move call to marker1() inside nested
+       scope so that the nested scope tests will make sense.
+       * gdb.c++/local.exp: Write patterns that actually work with gcc
+       (the HP patterns "were never known to work with gcc").
+       Keep the old aCC patterns too.
+
+2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.base/attach.exp: Correct target board test.
+
+2002-04-08  Michael Chastain  <mec@shout.net>
+
+       * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
+       in a const method.  Add some xfail and fail cases for configurations
+       that do not emit the "const ...".
+
 2002-04-07  Michael Chastain  <mec@shout.net>
 
        * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
        * gdb.c++/userdef.exp: Test overloaded operators properly.
        Remove xfails.
 
+2002-02-14  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.base/gcore.exp: Relax recognition of function breakpoint.
+
 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
 
        * gdb.base/a2-run.exp: Check for a remote target properly.
This page took 0.027332 seconds and 4 git commands to generate.