2004-05-10 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 278e50e8a395593ae53ac97902a4dfe5099fc50d..29a29cbc591dd477049d740b1e56610da867fd1e 100644 (file)
@@ -1,3 +1,105 @@
+2004-05-10  Andrew Cagney  <cagney@redhat.com>
+
+       * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
+       func1" and "next to 2nd alarm", kernel bug avoided.
+
+2004-05-10  Daniel Jacobowitz  <dan@debian.org>
+
+       PR external/1568
+       * gdb.base/bigcore.exp: Check the size of the dumped core file.
+       XFAIL if it is smaller than bytes_allocated.
+       * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
+       (main): Make chunks_allocated unsigned.  Correct comment.
+
+2004-05-07  Joel Brobecker  <brobecker@gnat.com>
+
+       * gdb.arch/powerpc-aix-prologue.c: New file.
+       * gdb.arch/powerpc-aix-prologue.exp: New file.
+
+2004-05-07  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
+       gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
+
+2004-05-06  Joel Brobecker  <brobecker@gnat.com>
+
+       * gdb.base/sep.exp: No longer setup_kfail when the program was
+       built with dwarf2.
+
+2004-05-05  Jim Ingham  <jingham@apple.com>
+
+       * gdb.base/pending.exp: Make sure pending breakpoints
+       preserve the ignore count.
+       
+2004-04-27  Jerome Guitton  <guitton@gnat.com>
+
+       * i386-prologue.exp: Add testcase for jump instruction as first
+       instruction of the real code.
+       * i386-prologue.c (jump_at_beginning): New function.
+
+2004-04-28  Mark Kettenis  <kettenis@gnu.org>
+
+       * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
+       x86_64-*-*.
+
+2004-04-28  Mark Kettenis  <kettenis@gnu.org>
+
+       * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
+       i*86-*-*.
+
+2004-04-25  Mark Kettenis  <kettenis@gnu.org>
+
+       * gdb.base/call-sc.exp (start_scalars_test): Fix regular
+       expression that checks the return type.
+
+2004-04-23  Andrew Cagney  <cagney@redhat.com>
+
+       * gdb.base/call-sc.exp: New test of scalar call/return values.
+       * gdb.base/call-sc.c: Ditto.
+
+2004-04-23  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
+
+       * gdb.threads/manythreads.c: Reduce thread stack size.
+
+2004-04-23  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * gdb.threads/manythreads.c: Add copyright notice.
+
+2004-04-23  Andrew Cagney  <cagney@redhat.com>
+
+       * gdb.base/siginfo.exp: Better handle step out of signal.
+       * gdb.base/sigstep.exp: Ditto.
+
+2004-04-22  Jeff Johnston  <jjohnstn@redhat.com>
+            Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.threads/manythreads.c: New testcase.
+       * gdb.threads/manythreads.exp: Ditto.
+
+2004-04-22  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
+       gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
+
+2004-04-21  Michael Chastain  <mec.gnu@mindspring.com>
+
+       * gdb.stabs/weird.exp: Accept full pathname for $binfile.
+
+2004-04-21  Andrew Cagney  <cagney@redhat.com>
+
+       * gdb.base/sigstep.c: New file.
+       * gdb.base/sigstep.exp: New file.
+
+2004-04-16  Joel Brobecker  <brobecker@gnat.com>
+
+       * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
+       call to observer_notify_normal_stop.
+
+2004-04-15  Andrew Cagney  <cagney@redhat.com>
+
+       * gdb.base/siginfo.c: New file.
+       * gdb.base/siginfo.exp: New file.
+
 2004-04-12  J. Brobecker  <brobecker@gnat.com>
 
        * gdb.base/sep.exp: Fix typo in comment.
This page took 0.027089 seconds and 4 git commands to generate.