* lib/mi-support.exp (mi_load_shlibs): New.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 1f4427e02687d331c148a09ac90aef48a0579d2f..603bc9e5b037979d0d90240f817b2bc94e22d631 100644 (file)
@@ -1,3 +1,111 @@
+2008-07-31  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * lib/mi-support.exp (mi_load_shlibs): New.
+       * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
+
+2008-07-30  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * lib/mi-support.exp (get_mi_thread_list)
+       (check_mi_and_console_threads): New, moved from ...
+       * gdb.mi/mi-pthread.exp: ...here.
+       * gdb.mi/gdb669.exp (get_mi_thread_list)
+       (check_mi_and_console_threads): Delete.
+       * gdb.mi/mi2-pthread.exp: Likewise.
+
+2008-07-28  Tom Tromey  <tromey@redhat.com>
+
+       * Makefile.in (just-check): Remove.  Move body to...
+       (check): ... here.
+
+2008-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.threads/manythreads.exp: Use remote_expect instead of after.
+       Add a test for duplicated SIGINTs.
+
+2008-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.threads/schedlock.exp (get_args): Update to work for any
+       value of NUM.
+       (Top level): Report the number of threads that did not resume.
+
+2008-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.dwarf2/dw2-compressed.S: Also define __start.
+
+2008-07-27  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * lib/mi-support.exp (default_mi_gdb_start): Remove check for
+       non-MI prompt.
+
+2008-07-26  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
+       (function_struct, function_struct_ptr): New globals.
+       * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
+       function pointer in a struct.
+
+2008-07-26  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/macscp.exp: Add test for macro lexing bug.
+
+2008-07-18  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/macscp.exp: Add macro tests.
+
+2008-07-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
+
+2008-07-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
+
+2008-07-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       * gdb.cp/class2.exp: fix for failure on spu-elf
+       
+2008-07-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
+       
+2008-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/randomize.exp: Catch non-Linux targets as untested.
+
+2008-07-12  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
+
+2008-07-11  Kevin Buettner  <kevinb@redhat.com>
+
+       * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
+       of regexp to account for changes made to GDB in the printing of
+       byte vectors.
+
+2008-07-11  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/completion.exp: Add 'help' completion test.
+
+2008-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
+
+2008-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
+
+2008-07-09  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
+
+2008-07-09  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.base/fullname.exp: Restore pwd if compiling failed.
+
+2008-07-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
+
 2008-06-28  Vladimir Prus  <vladimir@codesourcery.com>
 
        * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
This page took 0.030247 seconds and 4 git commands to generate.