]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/ChangeLog
* gdb.base/fileio.c: Include unistd.h as required for lseek(2).
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 62b5d34b9a2cd46eee61f52d6a763d8b65119198..34f0d40e69242e775c363e3d57b0ad1a0be74de3 100644 (file)
@@ -1,3 +1,150 @@
+2005-01-10  Corinna Vinschen  <vinschen@redhat.com>
+
+       * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
+
+2005-01-07  Andrew Cagney  <cagney@gnu.org>
+
+       * configure.ac: Rename configure.in, require autoconf 2.59.
+       * configure: Re-generate.
+       * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
+       * gdb.stabs/configure: Re-generate.
+       * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
+       * gdb.hp/configure: Re-generate.
+       * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
+       autoconf 2.59.
+       * gdb.hp/gdb.objdbg/configure: Re-generate.
+       * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
+       autoconf 2.59.
+       * gdb.hp/gdb.defects/configure: Re-generate.
+       * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
+       autoconf 2.59.
+       * gdb.hp/gdb.compat/configure: Re-generate.
+       * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
+       autoconf 2.59.
+       * gdb.hp/gdb.base-hp/configure: Re-generate.
+       * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
+       autoconf 2.59.
+       * gdb.hp/gdb.aCC/configure: Re-generate.
+
+2004-12-15  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.threads/linux-dp.exp: Fix output regexp to handle output
+       under NPTL when there is debugging info available for libpthread.
+
+2004-12-13  Jerome Guitton  <guitton@gnat.com>
+
+       * gdb.ada/fixed_points.c: New file.
+       * gdb.ada/fixed_points.exp: New file.
+
+2004-12-03  Randolph Chung  <tausq@debian.org>
+
+       * gdb.arch/pa-nullify.exp: New file.
+       * gdb.arch/pa-nullify.s: New file.
+
+2004-11-30  Randolph Chung  <tausq@debian.org>
+
+       * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
+       instead of "tbug".  Fix regexp to work properly with gdb_test.
+
+2004-11-29  Paul Hilfinger  <Hilfinger@gnat.com>
+
+       * gdb.base/bitfields2.exp: New test.
+       * gdb.base/bitfields2.c: New file.
+
+2004-11-28  Richard Earnshaw  <rearnsha@arm.com>
+
+       * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
+
+2004-11-16  Randolph Chung  <tausq@debian.org>
+
+       * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
+
+2004-11-14  Daniel Jacobowitz  <dan@debian.org>
+
+       * gdb.threads/threadapply.exp: Correct "macro details" test.
+
+2004-11-11  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * gdb.threads/threadapply.exp: New test.
+       * gdb.threads/threadapply.c: New file.
+
+2004-11-07  Mark Kettenis  <kettenis@gnu.org>
+
+       * gdb.base/savedregs.exp: Correct pattern used for sigtramp
+       frames.
+
+2004-11-05  Felix Lee  <felix+log1@specifixinc.com>
+
+       * gdb.base/cursal.exp: New file.
+       * gdb.base/cursal.c: New file.
+
+2004-11-03  Andrew Cagney  <cagney@gnu.org>
+
+       * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
+
+2004-10-30  Mark Kettenis  <kettenis@gnu.org>
+
+       * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
+       NetBSD/ELF targets.
+
+2004-10-29  Joel Brobecker  <brobecker@gnat.com>
+
+       * gdb.threads/bp_in_thread.c: New file, copied from
+       pthread_cond_wait.c.
+       * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
+       file, rather than reusing the .c file from another testcase.
+
+2004-10-20  Joel Brobecker  <brobecker@gnat.com>
+
+       * gdb.ada/null_record.exp: Check where we stopped after
+       sending the start command, instead of where the associated
+       temporary breakpoint was inserted.
+
+2004-10-14  Andrew Cagney  <cagney@gnu.org>
+
+       * gdb.mi/gdb701.c (main): Return 0.
+
+2004-10-13  Daniel Jacobowitz  <dan@debian.org>
+
+       * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
+
+2004-10-12  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * gdb.threads/schedlock.c: Add comment markers to use to find
+       line numbers.
+       * gdb.threads/schedlock.exp: Adjust regex to handle the new
+       comments.
+       * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
+       breakpoint lines.
+
+2004-10-12  Daniel Jacobowitz  <dan@debian.org>
+
+       * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
+
+2004-10-12  Daniel Jacobowitz  <dan@debian.org>
+
+       * configure.in: Add gdb.dwarf2.
+       * configure: Regenerated.
+       * Makefile.in: Add gdb.dwarf2.
+       * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
+       gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
+       gdb.dwarf2/file1.txt: New files.
+
+2004-10-11  Orjan Friberg  <orjanf@axis.com>
+
+       * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead 
+       of "run", since the latter doesn't work with remote targets.  Adjust
+       the breakpoint numbering accordingly.
+       * gdb.threads/pthread_cond_wait.exp: Ditto.
+
+2004-10-08  Michael Chastain  <mec.gnu@mindspring.com>
+
+       * gdb.base/overlays.exp: Update copyright years.
+
+2004-10-08  Kei Sakamoto  <sakamoto.kei@renesas.com>
+
+       * gdb.base/overlays.exp: Disable if target is Linux.
+
 2004-10-06  Felix Lee  <felix+log1@specifixinc.com>
 
        * config/gdbserver.exp (gdb_load): Use right filename on remote.