* lib/mi-support.exp (mi_load_shlibs): New.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 79ead39b9633d37ae661dcd8cf81255ffdf7e1aa..603bc9e5b037979d0d90240f817b2bc94e22d631 100644 (file)
@@ -1,3 +1,201 @@
+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
+       previous commit.  Add a comment.
+
+2008-06-28  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
+
+2008-06-28  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
+
+2008-06-27  Pedro Alves  <pedro@codesourcery.com>
+
+       * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
+       (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
+       compiling an executable, link in an object that forces unbuffered
+       output.
+       * lib/set_unbuffered_mode.c: New file.
+
+2008-06-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
+
+2008-06-25  Vladimir Prus  <vladimir@codesourcery.com>
+
+        * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
+        mi_expect_stop.
+        * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
+        Demand that *running is output.
+        (detect_async): Perform checking every time.
+        (mi_send_resuming_command): Extract everything into...
+        (mi_send_resuming_command_raw): ...this.
+       (mi_expect_stop): Don't accept any output before *stopped.
+
+2008-06-13  Vladimir Prus  <vladimir@codesourcery.com>
+
+       Robustify mi-simplerun.
+        * gdb.mi/basics.c (main): Add a call to sleep.
+        * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
+        * gdb.mi/mi2-cli.exp: Likewise.
+        * gdb.mi/mi-break.exp: Likewise.
+
+2008-06-11  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
+
+2008-06-10  Vladimir Prus  <vladimir@codesourcery.com>
+
+        * gdb.mi/mi-console.exp: Adjust.
+        * gdb.mi/mi-syn-frame.exp: Adjust.
+        * gdb.mi/mi2-console.exp: Adjust.
+        * gdb.mi/mi2-syn-frame.exp: Adjust.
+        * lib/mi-support.exp (mi_run_cmd): Adjust.
+        (mi_send_resuming_command): Adjust.
+
+2008-06-10  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
+        * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
+        testing of stopped.
+        * gdb.mi/mi2-syn-frame.exp: Likewise.
+        * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
+        (async, detect_async): New.
+        (mi_expect_stop, mi_continue_to_line): Adjust expectation
+        depending on if we're running in sync or async mode.
+
+2008-06-09  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/completion.exp: New tests for field name completion
+       with spaces, and field name completion with '->'.
+
+2008-06-06  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/break1.c (struct some_struct): New struct.
+       (values): New global.
+       * gdb.base/completion.exp: Add field name completion test.
+
+2008-06-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       * gdb.cp/call-c.exp: Test for incorrect handling of reference
+       to pointer.
+       * gdb.cp/call-c.cc: Likewise.
+
+2008-06-06  Nick Roberts  <nickrob@snap.net.nz>
+
+       * gdb.base/annota1.exp (thread_switch): Test for thread-changed
+       annotation.
+
 2008-06-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
             Pedro Alves  <pedro@codesourcery.com>
 
 
        * gdb.asm/asmsrc1.s: Add scratch space.
 
+2008-05-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
+           Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
+       gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
+       gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
+
 2007-05-01  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
This page took 0.03139 seconds and 4 git commands to generate.