* mi/mi-main.c (last_async_command): Rename to current_token.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 98fd793aabf3814751503d1e313536416da65733..1942198d53a0bee460aabe96509dbfef2ef1c1c3 100644 (file)
@@ -1,3 +1,133 @@
+2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
+
+        * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
+        * gdb.mi/mi2-syn-frame.exp: Likewise.
+        * lib/mi-support.exp: Likewise.
+
+2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
+       to specify regexp for the location to stop at.
+       * gdb.base/break-always.c: New.
+       * gdb.base/break-always.exp: New.
+
+2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * lib/mi-support.exp (mi_runto_helper): Adjust
+       for the original-location field.
+       (mi_create_breakpoint, mi_list_breakpoints): New.
+       * gdb.mi/mi-break.exp: Adjust.
+       * gdb.mi/mi2-break.exp: Adjust.
+       * gdb.mi/mi-pending.exp: Adjust.
+       * gdb.mi/mi-simplerun.exp: Adjust.
+       * gdb.mi/mi2-simplerun.exp: Adjust.
+       * gdb.mi/mi-syn-frame.exp: Adjust.
+       * gdb.mi/mi2-syn-frame.exp: Adjust.
+       * gdb.mi/mi-until.exp: Adjust.
+       * gdb.mi/mi2-until.exp: Adjust.
+       * gdb.mi/mi-var-display.exp: Adjust.
+       * gdb.mi/mi2-var-display.exp: Adjust.
+       * gdb.mi/mi-watch.exp: Adjust.
+       * gdb.mi/mi2-watch.exp: Adjust.
+
+2008-04-23  Paolo Bonzini  <bonzini@gnu.org>
+
+        * aclocal.m4: Add override.m4.
+        * configure: Regenerate.
+
+2008-04-19  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * gdb.mi/var-cmd.c (do_at_tests): Verify that
+       '-var-update --all-values' reports new value even the type
+       of a variable object has changed.
+
+2008-04-18  Craig Silverstein  <csilvers@google.com>
+
+       * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
+       files.
+
+2008-04-18  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/atomic_enum: New test program.
+       * gdb.ada/atomic_enum.exp: New testcase.
+
+2008-04-17  Doug Evans  <dje@google.com>
+
+       * gdb.opt/Makefile.in: Fix whitespace.
+
+2008-04-17  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
+
+2008-04-17  Doug Evans  <dje@google.com>
+
+       * gdb.base/hashline1.exp: New testcase.
+       * gdb.base/hashline2.exp: New testcase.
+       * gdb.base/hashline2.exp: New testcase.
+
+2008-04-17  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
+
+2008-04-15  Aleksandar Ristovski  <aristovski@qnx.com>
+
+       * gdb.base/attach.exp (do_attach_tests): Matching pattern for
+       temporary breakpoint to match "Temporary breakpoint".
+       * gdb.base/break.exp (delete_breakpoints): Likewise.
+       * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
+       * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
+       * gdb.base/display.exp: Likewise.
+       * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
+       * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
+       * gdb.base/restore.exp (restore_tests): Likewise.
+       * gdb.base/sepdebug.exp: Likewise.
+       * gdb.base/watchpoint.exp: Likewise.
+       * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
+       * gdb.mi/mi-pending.exp: Likewise.
+       * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
+       * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
+       * gdb.mi/mi-var-cmd.exp: Likewise.
+       * gdb.mi/mi-var-display.exp: Likewise.
+       * gdb.mi/mi2-cli.exp: Likewise.
+       * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
+       * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
+       * gdb.mi/mi2-var-display.exp: Likewise.
+       * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
+       * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
+       new "disp" field.
+       (mi_expect_stop): Move after_reason argument to be really after 
+       reason. This is to support fix for PR2424.
+
+2008-04-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
+
+2008-04-13  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
+        field.  Add more floating varobj tests.
+       * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
+        field.
+        * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
+        (main): Call do_at_tests.
+        * lib/mi-support.exp (mi_create_floating_varobj)
+        (mi_varobj_update_with_type_change): New.
+
+2008-04-09  Marc Khouzam  <marc.khouzam@ericsson.com>
+
+       * gdb.mi/mi2-var-display.exp: Added tests for the new -f
+       option of -var-evaluate-expression.
+       * gdb.mi/mi2-var-display.exp: Likewise.
+
+2008-04-07  Vladimir Prus  <vladimir@codesourcery.com>
+
+       Introduce test setup helpers.
+        * lib/gdb.exp (build_executable, clean_restart)
+        (prepare_for_testing): New.
+        * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
+        * gdb.base/return.exp: Likewise.
+        * gdb.base/ending-run.exp: Likewise.
+
 2008-04-07  Nick Roberts  <nickrob@snap.net.nz>
 
        * gdb.mi/mi-async.exp: New test for asynchronous Machine
This page took 0.032503 seconds and 4 git commands to generate.