2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index f49fa6b76b8f9fb9319ec9ae4ef9994de7029238..7c20284e393e1656f0b64089d0b81c664297ca8f 100644 (file)
@@ -1,3 +1,69 @@
+2000-06-18  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
+
+       * gdb.base/maint.exp: Add 'maint print architecture' item to output
+       of 'help maint print' command.
+
+Fri Jun 16 18:22:05 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
+       they use gdb_expect_list.
+
+Wed Jun  7 13:02:40 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * gdb.base/commands.exp: Use ``set remote
+       memory-read-packet-size'' instead of ``set endian big'' to test
+       long commands.
+
+2000-06-03  Daniel Berlin  <dan@cgsoftware.com>
+
+       * gdb.c++/templates.exp (do_tests): Make all of these work under
+       g++, and stop skipping them. 
+
+       * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
+       work under g++.
+
+       * gdb.c++/misc.cc: Fix ambiguous initialization with correct 
+       initialization.
+
+2000-06-02  Michael Snyder  <msnyder@seadog.cygnus.com>
+
+       * gdb.base/annota1.exp (run until main breakpoint): Loosen up
+       the regular expression: accept an (almost) arbitrary sequence of
+       "frames-invalid" and "breakpoints-invalid" messages both before
+       and after the "starting" message.
+
+2000-06-02  Michael Snyder  <msnyder@seadog.cygnus.com>
+
+       * gdb.c++/local.exp: This test has never been known to work with g++.
+
+2000-05-18  Michael Snyder  <msnyder@seadog.cygnus.com>
+
+       * gdb.base/annota1.exp (annotate-signal-handler-caller):
+       Relax the regular expression a little, make it pass on Solaris 8.
+
+2000-05-12  Kevin Buettner  <kevinb@redhat.com>
+
+       * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
+       a call, do not require that gdb stop on the line after the call. 
+       Instead, it is permissible for gdb to stop on the line of the
+       call itself.
+
+2000-05-12  Michael Snyder  <msnyder@.cygnus.com>
+
+       * gdb.base/break.exp (bp on small function, optimized file):
+       Add a second pass pattern.  The behavior differs here between stabs
+       and dwarf for one-line functions.  Stabs preserves two line symbols
+       (one before the prologue and one after) with the same line number,
+       but dwarf regards these as duplicates and discards one of them.
+       Therefore the address after the prologue (where the breakpoint is)
+       has no exactly matching line symbol, and GDB reports the breakpoint
+       as if it were in the middle of a line rather than at the beginning.
+
+2000-05-08  Michael Snyder  <msnyder@seadog.cygnus.com>
+
+       * gdb.base/interrupt.exp: Make "pass" message say "send" 
+       rather than "send_gdb" (for consistancy).
+
 Mon May  1 15:37:58 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
        From 2000-04-28 Andreas Jaeger  <aj@suse.de>:
This page took 0.041465 seconds and 4 git commands to generate.