* gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 6ac9e34daaed8d3343fffa03a5e325a5978afcc2..76bf298ac7f82fb84a135ed75ff8da0e2b87f1a1 100644 (file)
@@ -1,3 +1,105 @@
+2007-07-18  Kevin Buettner  <kevinb@redhat.com>
+
+       * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
+       prior to `gdb_start'.
+
+2007-07-18  Kevin Buettner  <kevinb@redhat.com>
+
+       * config/sid.exp (gdb_load): Add test for empty argument.  Adjust
+       return value to be compatible with gdb_run_cmd in lib/gdb.exp.
+       Remove call to gdb_unload.
+
+2007-07-17  Pedro Alves  <pedro_alves@portugalmail.pt>
+           Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
+       for __WIN32__.
+       (SHLIB_NAME): Delete definition.  Always pass dlerror to fprintf.
+       * gdb.base/unload.exp: Use shared library test routines.
+
+2007-07-03  Markus Deuling  <deuling@de.ibm.com>
+
+       * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
+       * gdb.base/solib-symbol-lib.c: Likewise.
+       * gdb.base/solib-symbol-main.c: Likewise.
+
+2007-07-02  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * config/gdbserver.exp (gdb_reconnect): New.
+       * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
+       gdb.base/solib-disc.exp: New files.
+       * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
+       remote debugging".
+       (gdb_compile): Add shlib_load flag.
+       * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
+       port.
+       (gdbserver_reconnect): New.
+
+2007-07-01  Nick Roberts  <nickrob@snap.net.nz>
+           Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.base/annota3.exp: Test for if construct.
+
+2007-06-26  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
+
+2007-06-21  Chris Dearman  <chris@mips.com>
+            Maciej W. Rozycki  <macro@mips.com>
+
+       * gdb.base/display.exp: Allow a newline after display/i.
+       * gdb.base/pc-fp.exp: Likewise.
+       * gdb.base/sigbpt.exp: Likewise.
+
+2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.xml/tdesc-regs.exp: Add MIPS support.  Allow multiple
+       required features to be included.
+
+2007-06-12  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.threads/manythreads.exp: Prevent expect buffer overflow
+       in info threads output.
+
+2007-06-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
+           Markus Deuling  <deuling@de.ibm.com>
+
+       * gdb.arch/spu-info.exp: New testcase.
+       * gdb.arch/spu-info.c: New file.
+
+2007-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.arch/thumb-prologue.c: Record the breakpoint address in
+       tpcs_offset.  Restore lr after the call.
+       * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
+
+2007-05-23  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
+       (gdbserver_run): Kill any running gdbserver.
+       * lib/mi-support.exp (mi_gdb_target_load): Likewise.
+
+2007-05-17  Maciej W. Rozycki  <macro@mips.com>
+
+       * gdb.base/sigbpt.exp: Preset segv_addr.
+
+2007-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
+       (gdb_compile_shlib): Likewise.
+       (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
+       (default_gdb_init): Clear cleanfiles.
+       (gdb_finish): Delete recorded cleanfiles.
+       * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
+
+       * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
+       Do not use isnative.
+       * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
+       gdb.base/so-impl-ld.exp: Likewise.
+       * gdb.base/solib-weak.exp: Likewise.  Skip for DLL targets.
+       * gdb.base/unload.exp: Likewise.  Do not pass empty option to
+       gdb_compile.
+
 2007-05-15  Vladimir Prus  <vladimir@codesourcery.com>
 
        * config/unknown.exp: Remove.
This page took 0.029459 seconds and 4 git commands to generate.