daily update
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 31e0e5dffd082c0bd6650fef5d37982e52a56ed3..ed448c55c9a409c402dc58c8d284af473f5858c1 100644 (file)
@@ -1,3 +1,205 @@
+2014-04-11  Joel Brobecker  <brobecker@adacore.com>
+
+       Revert the following changes (regressions):
+
+       * gdb.base/vla-sideeffect.c: New file.
+       * gdb.base/vla-sideeffect.exp: New file.
+
+       * gdb.dwarf2/count.exp: New file.
+
+       * gdb.base/vla-multi.c: New file.
+       * gdb.base/vla-multi.exp: New file.
+
+       * gdb.base/vla-ptr.c: New file.
+       * gdb.base/vla-ptr.exp: New file.
+
+       * gdb.base/vla-datatypes.c: New file.
+       * gdb.base/vla-datatypes.exp: New file.
+
+       * gdb.mi/mi-vla-c99.exp: New file.
+       * gdb.mi/vla.c: New file.
+
+2014-04-11  Keith Seitz  <keiths@redhat.com>
+
+       PR c++/16675
+       * gdb.cp/cpsizeof.exp: New file.
+       * gdb.cp/cpsizeof.cc: New file.
+
+2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
+
+       * gdb.mi/mi-vla-c99.exp: New file.
+       * gdb.mi/vla.c: New file.
+
+2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
+
+       * gdb.base/vla-datatypes.c: New file.
+       * gdb.base/vla-datatypes.exp: New file.
+
+2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
+
+       * gdb.base/vla-ptr.c: New file.
+       * gdb.base/vla-ptr.exp: New file.
+
+2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
+
+       * gdb.base/vla-multi.c: New file.
+       * gdb.base/vla-multi.exp: New file.
+
+2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
+
+       * gdb.dwarf2/count.exp: New file.
+
+2014-04-11  Sanimir Agovic  <sanimir.agovic@intel.com>
+
+       * gdb.base/vla-sideeffect.c: New file.
+       * gdb.base/vla-sideeffect.exp: New file.
+
+2014-04-11  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.base/completion.exp: Check file exists before running tests
+       on file completion.
+
+2014-04-10  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/cond-eval-mode.c: New file.
+       * gdb.base/cond-eval-mode.exp: Use standard_testfile.  Adjust
+       prepare_for_testing to build the new file.  Check result of
+       runto_main.
+       (test_break, test_watch): New procedures.
+       (top level): Use them.
+
+2014-04-08  Pierre Muller  <muller@sourceware.org>
+
+       * gdb.base/printcmds.exp (test_artificial_arrays): Disable
+       Ctrl-V use for mingw hosts.
+
+2014-04-07  Siva Chandra Reddy  <sivachandra@google.com>
+
+       * gdb.python/py-value.c: Improve test case.
+       * gdb.python/py-value.exp: Add new test.
+
+2014-04-07  David Blaikie  <dblaikie@gmail.com>
+
+       * lib/compiler.c: Identify the clang compiler.
+       * lib/compiler.cc: Ditto.
+
+2014-04-03  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
+
+2014-04-01  Anton Blanchard  <anton@samba.org>
+
+       * gdb.arch/ppc64-atomic-inst.exp: Use untested.  Make test
+       messages unique.
+
+2014-04-01  Anton Blanchard  <anton@samba.org>
+
+       * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
+       prepare_for_testing.
+
+2014-04-01  Anton Blanchard  <anton@samba.org>
+
+       * gdb.arch/ppc64-atomic-inst.c: Remove.
+       * gdb.arch/ppc64-atomic-inst.S: New file.
+       * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
+
+2014-03-31  Doug Evans  <dje@google.com>
+
+       * gdb.base/print-symbol-loading-lib.c: New file.
+       * gdb.base/print-symbol-loading-main.c: New file.
+       * gdb.base/print-symbol-loading.exp: New file.
+
+2014-03-31  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.base/source-dir.exp: Allow ';' as a directory separator.
+
+2014-03-28  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/mi_dyn_arr: New testcase.
+
+2014-03-27  Doug Evans  <dje@google.com>
+
+       * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
+
+2014-03-27  Yao Qi  <yao@codesourcery.com>
+
+       * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
+       if target is nios2-*-*.
+
+2014-03-26  Yao Qi  <yao@codesourcery.com>
+
+       * lib/gdb.exp (readline_is_used): New proc.
+       * gdb.base/completion.exp: Move tests on command complete up.
+       Skip the rest of tests if readline is not used.
+       * gdb.ada/complete.exp: Skp the test if readline is not
+       used.
+       * gdb.base/filesym.exp: Likewise.
+       * gdb.base/macscp.exp: Likewise.
+       * gdb.base/readline-ask.exp: Likewise.
+       * gdb.base/readline.exp: Likewise.
+       * gdb.python/py-cmd.exp: Likewise.
+       * gdb.trace/tfile.exp: Likewise.
+
+2014-03-26  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.base/macscp.exp: Fix code format issues.
+
+2014-03-25  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
+       * gdb.asm/powerpc64le.inc: New file.
+
+2014-03-25  Pedro Alves  <palves@redhat.com>
+           Doug Evans  <dje@google.com>
+
+       * gdb.base/source-execution.c: New file.
+       * gdb.base/source-execution.exp: New file.
+       * gdb.base/source-execution.gdb: New file.
+
+2014-03-24  Doug Evans  <dje@google.com>
+
+       * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
+       using fission.
+
+2014-03-24  Hui Zhu  <hui@codesourcery.com>
+           Pedro Alves  <palves@redhat.com>
+
+       PR breakpoints/16101
+       * gdb.base/dprintf.exp: Use unsupported rather than changing the
+       test pass/fail messages.  Detect missing support for dprintf when
+       breakpoints are actually inserted.
+       * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
+       breakpoints are actually inserted.
+       * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
+       fails.
+
+2014-03-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
+
+2014-03-22  Doug Evans  <xdje42@gmail.com>
+
+       * gdb.python/python.exp (python not supported): Verify multi-line
+       python command issues an error.
+       * gdb.guile/guile.exp (guile not supported): Verify multi-line
+       guile command issues an error.
+
+2014-03-21  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gdb.threads/thread-specific.exp: Handle the lack of usable
+       $this_breakpoint and $this_thread.
+
+2014-03-21  Hui Zhu  <hui@codesourcery.com>
+
+       * gdb.base/attach.exp (do_command_attach_tests): New.
+
+2014-03-20  Tom Tromey  <tromey@redhat.com>
+           Pedro Alves  <palves@redhat.com>
+
+       PR cli/15718
+       * gdb.base/condbreak-call-false.c: New file.
+       * gdb.base/condbreak-call-false.exp: New file.
+
 2014-03-20  Pedro Alves  <palves@redhat.com>
 
        * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
This page took 0.0745 seconds and 4 git commands to generate.