*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 84d1b5183b62dd5edb5b6664231c030ff19fa814..a4ade90a431a2e442b6da4ca1ec583c2f468d71a 100644 (file)
@@ -1,3 +1,85 @@
+2004-08-01  Andrew Cagney  <cagney@gnu.org>
+
+       Fix PR testsuite/1729.
+       * gdb.base/dump.exp: Add test name to callers of capture_value, do
+       not use capture_value with value 4.
+       (capture_value): Add optional test name parameter.
+       (test_reload_saved_value, test_restore_saved_value): Use $msg as
+       the prefix, pass to capture_value.
+
+2004-08-01  Mark Kettenis  <kettenis@gnu.org>
+
+       * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
+       * gdb.arch/i386-prologue.c (standard): New prototype and function.
+       (main): Call new function.
+
+2004-07-31  Michael Chastain  <mec.gnu@mindspring.com>
+
+       * gdb.cp/namespace.exp: Accept more varieties of ptype output.
+
+2004-07-31  Michael Chastain  <mec.gnu@mindspring.com>
+
+       * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
+
+2004-07-31  Michael Chastain  <mec.gnu@mindspring.com>
+
+       * gdb.cp/inherit.exp: Accept more varieties of ptype output.
+       Accept more values of vtbl pointer.  Remove some messages
+       about "obsolete gcc or gdb".
+
+2004-07-30  Michael Chastain  <mec.gnu@mindspring.com>
+
+       * gdb.cp/classes.exp: Accept more varieties of ptype output.
+
+2004-07-30  Michael Chastain  <mec.gnu@mindspring.com>
+
+       * gdb.base/asm-source.exp: Properly convert target board
+       debug flags from gcc format to binutils format.
+
+2004-07-28  Mark Kettenis  <kettenis@gnu.org>
+
+       * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
+       gdb1718".  PR backtrace/1718 partially fixed.
+
+2004-07-27  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
+
+2004-07-26  Nick Clifton  <nickc@redhat.com>
+
+       * gdb.asm/asm-source.exp (debug-flags): New variable.  If a known
+       good default value for a specific architecture is available then
+       set it to that value.  Otherwise default to the -gstabs switch.
+       Remove the -g... switches from the asm-flags variable.  Allow the
+       target board info to override the value if it wants to.  Pass the
+       switch on the assembler command line.
+
+2004-07-23  Mark Kettenis  <kettenis@gnu.org>
+
+       * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
+       * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
+       (main): Call new function.
+
+2004-07-22  Michael Chastain  <mec.gnu@mindspring.com>
+
+       Test for PR exp/1715.
+       * gdb.base/radix.exp: Refactor common procedures.  Make all
+       test names unique.  Change XFAIL to KFAIL.
+
+2004-07-20  Michael Chastain  <mec.gnu@mindspring.com>
+
+       * gdb.ada/gnat_ada.gpr.in: Rename from here ...
+       * gdb.ada/gnat_ada.gin: ... to here.
+       * configure.in: Use gnat_ada.gin.
+       * configure: Regenerate.
+
+2004-07-20  Andrew Cagney  <cagney@gnu.org>
+
+       * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
+       gdb_test and gdb_test_multiple.  Delete bash_bug.  Delete suspect
+       XFAILs.  Clean up test messages and comments.  Check backtraces.
+       Delete re-sync code.
+
 2004-07-19  Michael Chastain  <mec.gnu@mindspring.com>
 
        Fix PR cli/740.
This page took 0.03002 seconds and 4 git commands to generate.