PR gdb/9346
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 6238652daabafcbb523a47575c63341567c906af..2eb1ee078ff94eeb53567989f547e654d63bb610 100644 (file)
@@ -1,3 +1,57 @@
+2009-01-20  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       PR gdb/9346
+       * gdb.base/interrupt.c (sigint_handler): New.
+       (main): Install a SIGINT handler if SIGNALS is defined.  Exit
+       on error.
+       * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
+       Test "signal SIGINT".
+
+2009-01-19  Doug Evans  <dje@google.com>
+
+       * gdb.base/break.exp: Update expected gdb output.
+       * gdb.base/sepdebug.exp: Ditto.
+       * gdb.mi/mi-syn-frame.exp: Ditto.
+       * gdb.mi/mi2-syn-frame.exp: Ditto.
+       * gdb.base/call-signal-resume.exp: New file.
+       * gdb.base/call-signals.c: New file.
+       * gdb.base/unwindonsignal.exp: New file.
+       * gdb.base/unwindonsignal.c: New file.
+       * gdb.threads/interrupted-hand-call.exp: New file.
+       * gdb.threads/interrupted-hand-call.c: New file.
+       * gdb.threads/thread-unwindonsignal.exp: New file.
+
+2009-01-14  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.base/define.exp: Test defining and hooking prefix commands.
+       * gdb.python/python.exp: Update test for "show user" output.
+
+2009-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.fortran/derived-type.exp: New variables int4 and real4.  Match
+       now the output exactly, using less wildcards.  Expect also the output
+       of gfortran-4.3.  Update for the f-valprint.c modification from
+       2008-04-22.
+       * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
+       Remove gdb_test test names where matching the command.
+
+2009-01-01  Pedro Alves  <pedro@codesourcery.com>
+
+       PR breakpoints/9681:
+       * gdb.base/watchpoint.exp: Add regression test.
+
+2008-12-31  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.threads/attach-into-signal.exp: Don't use
+       gdb_suppress_entire_file.
+       * gdb.threads/attach-stopped.exp: Ditto.
+       * gdb.threads/attachstop-mt.exp: Ditto.
+
+2008-12-31  Pedro Alves  <pedro@codesourcery.com>
+
+       PR gdb/8812:
+       * gdb.base/signal.exp: Change kfail to fail, and update PR number.
+
 2008-12-29  Pedro Alves  <pedro@codesourcery.com>
 
        PR gdb/7536:
This page took 0.035195 seconds and 4 git commands to generate.