daily update
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 0d0c9a9910a4c0aae074c95cc0363f46c0c3d404..eeeab3e89ab0d07dbd465f702f9dce36659f901e 100644 (file)
@@ -1,3 +1,93 @@
+2014-08-01  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.base/vla-datatypes.c (vla_factory): Add new variable
+       inner_vla_struct_object_size.
+       * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
+       as xfail.
+
+2014-07-30  Pedro Alves  <palves@redhat.com>
+
+       * gdb.threads/signal-command-handle-nopass.exp (test): Add
+       comment.
+
+2014-07-29  Yao Qi  <yao@codesourcery.com>
+
+       PR gdb/17206
+       * gdb.base/until-nodebug.exp: New.
+
+2014-07-28  Doug Evans  <xdje42@gmail.com>
+
+       PR guile/17203
+       * gdb.guile/scm-parameter.exp: Add tests for trying to create
+       previously existing parameter, and previously ambiguously spelled
+       parameter.
+
+2014-07-28  Will Newton  <will.newton@linaro.org>
+
+       * gdb.base/varargs.exp: Remove KFAILs for ARM.
+
+2014-07-26  Ludovic Courtès  <ludo@gnu.org>
+           Doug Evans  <xdje42@gmail.com>
+
+       PR guile/17146
+       * gdb.guile/types-module.exp: Add tests for wrong type arguments.
+
+2014-07-25  Pedro Alves  <palves@redhat.com>
+
+       * gdb.threads/signal-command-handle-nopass.c: New file.
+       * gdb.threads/signal-command-handle-nopass.exp: New file.
+       * gdb.threads/signal-command-multiple-signals-pending.c: New file.
+       * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
+       * gdb.threads/signal-delivered-right-thread.c: New file.
+       * gdb.threads/signal-delivered-right-thread.exp: New file.
+
+2014-07-25  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/double-prompt-target-event-error.exp
+       (cancel_pagination_in_target_event): Remove '-notransfer <return>'
+       match.
+       (cancel_pagination_in_target_event): Rework double prompt
+       detection.
+       * gdb.base/paginate-after-ctrl-c-running.exp
+       (test_ctrlc_while_target_running_paginates): Remove '-notransfer
+       <return>' match.
+       * gdb.base/paginate-bg-execution.exp
+       (test_bg_execution_pagination_return)
+       (test_bg_execution_pagination_cancel): Remove '-notransfer
+       <return>' matches.
+       * gdb.base/paginate-execution-startup.exp
+       (test_fg_execution_pagination_return)
+       (test_fg_execution_pagination_cancel): Remove '-notransfer
+       <return>' matches.
+       * gdb.base/paginate-inferior-exit.exp
+       (test_paginate_inferior_exited): Remove '-notransfer <return>'
+       match.
+       * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
+       * lib/gdb.exp (pagination_prompt): Run text through
+       string_to_regexp.
+       (gdb_test_multiple): Match $pagination_prompt instead of
+       "<return>".
+       (string_to_regexp): Move to lib/gdb-utils.exp.
+
+2014-07-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.arch/amd64-entry-value-paramref.S: New file.
+       * gdb.arch/amd64-entry-value-paramref.cc: New file.
+       * gdb.arch/amd64-entry-value-paramref.exp: New file.
+       * gdb.arch/amd64-optimout-repeat.S: New file.
+       * gdb.arch/amd64-optimout-repeat.c: New file.
+       * gdb.arch/amd64-optimout-repeat.exp: New file.
+
+2014-07-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       PR gdb/17170
+       * gdb.base/statistics.exp: New file.
+
+2014-07-17  Doug Evans  <dje@google.com>
+
+       PR gdb/17170
+       * gdb.base/maint.exp: Update testing of per-command stats.
+
 2014-07-16  Pedro Alves  <palves@redhat.com>
 
        * gdb.trace/tfile.c: Include unistd.h and stdint.h.
This page took 0.025514 seconds and 4 git commands to generate.