2002-04-09 Michael Chastain <mec@shout.net>
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index a137347e6772c0eb0a058f983d03fc222edfb011..cef99d9c0a1a0269a578b93919789ec739f7a7c2 100644 (file)
@@ -1,3 +1,108 @@
+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.
+       Accept "A * const" and "const A * const" as type of "this".
+       Fix spelling of getFunky throughout.  Make messages uniform.
+
+2002-04-07  Elena Zannoni  <ezannoni@redhat.com>
+
+        Work around for PR gdb/285:
+       * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
+
+2002-04-07  Elena Zannoni  <ezannoni@redhat.com>
+
+       * gdb.asm/asm-source.exp: Build symbolic link to arch specific
+       instructions file at run time instead of configure time.
+       Sometimes we run the test in a directory that is not the one we
+       configured in.
+       * gdb.asm/configure.in: Delete creation of symlink.
+       * gdb.asm/configure: Regenerate.
+
+2002-04-05  J. Brobecker  <brobecker@gnat.com>
+
+       * gdb.gdb/xfullpath.exp: New test, to exercise the new
+       xfullpath () function.
+
+2002-04-04  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.asm/Makefile.in: Correct dependencies.
+
+       * gdb.asm/powerpc.inc: New file.
+       * gdb.asm/asm-source.exp: Add PowerPC.
+       * gdb.asm/configure.in: Likewise.
+       * gdb.asm/configure: Regenerated.
+
+2002-04-04  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.base/relocate.exp: New file.
+       * gdb.base/relocate.c: New file.
+
+2002-04-04  Fred Fish  <fnf@redhat.com>
+
+       * gdb.base/step-test.exp: Update comment regarding stopping in
+       memcpy/bcopy calls inserted as part of the compiler runtime.
+
+2002-04-04  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
+
+2002-04-03  Daniel Jacobowitz  <drow@mvista.com>
+
+       * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
+       (gdb_expect): Remove $notransfer hack.
+
+2002-04-02  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.c++/classes.exp ("calling method for small class"): Match
+       updated register output.
+
+2002-03-30  Daniel Jacobowitz  <drow@mvista.com>
+
+       Fix PR gdb/452
+       * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
+       when finished.  Make gdb_file_cmd send "exec-file" when
+       appropriate.
+
+2002-03-30  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.base/attach.exp: Remove extra setup_xfail.
+
+2002-03-26  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.base/default.exp: Add tests for dump, append, and restore.
+       * gdb.base/help.exp: Add tests for dump, append, and restore.
+       * gdb.base/dump.exp: New file, test dump, append and restore.
+       * gdb.base/dump.c: New file.
+
+2002-03-27  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.base/help.exp: Modify expect strings to reflect 
+       clean-ups in help messages.
+
+2002-03-26  Fred Fish  <fnf@redhat.com>
+
+       * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
+       have debugging info for those functions and the compiler uses them
+       internally to copy structs around.
+
 2002-03-26  Fred Fish  <fnf@redhat.com>
 
        * gdb.base/list.exp: Revert the change made yesterday and add note
This page took 0.026641 seconds and 4 git commands to generate.