[AArch64] Cortex-A53 erratum 835769 linker workaround
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 1029e32aa660cdc8858a06aba5c112386f9f57e0..3b7bb46e531b8bdd4ae40c5acd4f62edfd2801ae 100644 (file)
@@ -1,3 +1,192 @@
+2014-10-20  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
+       * gdb.python/py-objfile-script-gdb.py: New file.
+       * gdb.python/py-objfile-script.exp: Update reference to
+       py-objfile-script-gdb.py.in.  Use gdb_remote_donwload instead
+       of remote_download.  Remove the dest file.
+
+2014-10-20  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.base/checkpoint.exp: Don't remove file copied on host.
+       * gdb.base/step-line.exp: Likewise.
+       * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
+       * gdb.dwarf2/dw2-basic.exp: Likewise.
+       * gdb.dwarf2/dw2-compressed.exp: Likewise.
+       * gdb.dwarf2/dw2-filename.exp: Likewise.
+       * gdb.dwarf2/dw2-intercu.exp: Likewise.
+       * gdb.dwarf2/dw2-intermix.exp: Likewise.
+       * gdb.dwarf2/dw2-producer.exp: Likewise.
+       * gdb.dwarf2/mac-fileno.exp: Likewise.
+       * gdb.python/py-frame-args.exp: Likewise.
+       * gdb.python/py-framefilter.exp: Likewise.
+       * gdb.python/py-mi.exp: Likewise.
+       * gdb.python/py-objfile-script.exp: Likewise
+       * gdb.python/py-pp-integral.exp: Likewise.
+       * gdb.python/py-pp-re-notag.exp: Likewise.
+       * gdb.python/py-prettyprint.exp: Likewise.
+       * gdb.python/py-section-script.exp: Likewise.
+       * gdb.python/py-typeprint.exp: Likewise.
+       * gdb.python/py-xmethods.exp: Likewise.
+       * gdb.stabs/weird.exp: Likewise.
+       * gdb.xml/tdesc-regs.exp: Likewise.
+
+2014-10-18  Kwok Cheung Yeung  <kcy@codesourcery.com>
+
+       * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
+       (out_cu): Use addr_len for the size of addresses.
+       (out_line): Likewise.  Size DW_LNE_set_address instruction
+       according to addr_len.
+       * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
+       (FUNC): Add START_INSNS to definition.
+
+2014-10-18  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.base/argv0-symlink.exp: Check argv[0] value if
+       gdb_has_argv0 return true.
+       * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
+       check [target_info exists noargs], check [gdb_has_argv0]
+       instead.
+       * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
+       * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
+       procedures.
+
+2014-10-17  Doug Evans  <dje@google.com>
+
+       * gdb.python/py-events.exp: Update expected output for clear_objfiles
+       event.
+       * gdb.python/py-events.py: Add clear_objfiles event.
+
+2014-10-17  Doug Evans  <dje@google.com>
+
+       * gdb.python/py-objfile.exp: Test progspace attribute.
+
+2014-10-17  Luis Machado  <lgustavo@codesourcery.com>
+
+       * gdb.guile/scm-breakpoint.exp: Do not assume any
+       directory separators when matching source file paths.
+       * gdb.python/py-breakpoint.exp: Likewise.
+       * gdb.reverse/break-precsave.exp: Likewise.
+       * gdb.reverse/break-reverse.exp: Likewise.
+       * gdb.reverse/consecutive-precsave.exp: Likewise.
+       * gdb.reverse/finish-precsave.exp: Likewise.
+       * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
+       * gdb.reverse/finish-reverse.exp: Likewise.
+       * gdb.reverse/i386-precsave.exp: Likewise.
+       * gdb.reverse/i387-env-reverse.exp: Likewise.
+       * gdb.reverse/i387-stack-reverse.exp: Likewise.
+       * gdb.reverse/machinestate-precsave.exp: Likewise.
+       * gdb.reverse/machinestate.exp: Likewise.
+       * gdb.reverse/sigall-precsave.exp: Likewise.
+       * gdb.reverse/solib-precsave.exp: Likewise.
+       * gdb.reverse/step-precsave.exp: Likewise.
+       * gdb.reverse/until-precsave.exp: Likewise.
+       * gdb.reverse/watch-precsave.exp: Likewise.
+       * gdb.reverse/watch-reverse.exp: Likewise.
+
+2014-10-17  Yao Qi  <yao@codesourcery.com>
+
+       * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
+       * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
+
+2014-10-17  Pedro Alves  <palves@redhat.com>
+
+       PR gdb/17471
+       * gdb.base/bg-execution-repeat.c: New file.
+       * gdb.base/bg-execution-repeat.exp: New file.
+
+2014-10-17  Pedro Alves  <palves@redhat.com>
+
+       PR gdb/17300
+       * gdb.base/continue-all-already-running.c: New file.
+       * gdb.base/continue-all-already-running.exp: New file.
+
+2014-10-17  Pedro Alves  <palves@redhat.com>
+
+       PR gdb/17472
+       * gdb.base/annota-input-while-running.c: New file.
+       * gdb.base/annota-input-while-running.exp: New file.
+
+2014-10-17  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/callfuncs.exp: emove references to osf.
+       * gdb.base/sigall.exp: Likewise.
+       * gdb.gdb/selftest.exp: Likewise.
+       * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
+       * gdb.mi/non-stop.c: Likewise.
+       * gdb.mi/pthreads.c: Likewise.
+       * gdb.reverse/sigall-precsave.exp: Likewise.
+       * gdb.reverse/sigall-reverse.exp: Likewise.
+       * gdb.threads/pthreads.c: Likewise.
+       * gdb.threads/pthreads.exp: Likewise.
+
+2014-10-17  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
+       check 'target_info exists noargs'.
+       (test_command_prompt_position): Likewise.
+       (progvar_simple_if_test): Don't check 'target_info exists noargs'.
+       Remove "set args".
+       (progvar_simple_while_test): Likewise.
+       (progvar_complex_if_while_test): Likewise.
+       (if_while_breakpoint_command_test): Likewise.
+       (infrun_breakpoint_command_test): Likewise.
+       (breakpoint_command_test): Likewise.
+       (watchpoint_command_test): Likewise.
+       (bp_deleted_in_command_test): Likewise.
+       (temporary_breakpoint_commands): Likewise.
+
+2014-10-16  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.base/remotetimeout.exp: Remove noargs checking.
+
+2014-10-15  Pedro Alves  <palves@redhat.com>
+
+       PR breakpoints/9649
+       * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
+       * gdb.base/breakpoint-in-ro-region.exp
+       (probe_target_hardware_step): New procedure.
+       (top level): Probe hardware stepping and hardware breakpoint
+       support.  Test stepping through a read-only region, with both
+       "breakpoint auto-hw" on and off and both "always-inserted" on and
+       off.
+
+2014-10-15  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+       * gdb.dlang/demangle.exp: Update for demangling changes.
+
+2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
+
+       * gdb.cp/non-trivial-retval.cc: Add new test cases.
+       * gdb.cp/non-trivial-retval.exp: Add new tests.
+
+2014-10-15  Siva Chandra Reddy  <sivachandra@google.com>
+
+       PR c++/13403
+       PR c++/15154
+       * gdb.cp/non-trivial-retval.cc: New file.
+       * gdb.cp/non-trivial-retval.exp: New file.
+
+2014-10-15  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
+       remote host.
+
+2014-10-15  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.python/py-symbol.exp: Match file base name if host is
+       remote, otherwise match file name with dir name.
+       * gdb.python/py-symtab.exp: Likewise.
+       * gdb.python/python.exp: Likewise.
+
+2014-10-15  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.python/py-symbol.exp: Remove trailing ".*" in the
+       pattern.
+       * gdb.python/py-symtab.exp: Likewise.
+       * gdb.python/python.exp: Remove trailing ".*".  Fix typo
+       locationn.
+
 2014-10-14  Joel Brobecker  <brobecker@adacore.com>
 
        * gdb.ada/addr_arith: New testcase.
This page took 0.028171 seconds and 4 git commands to generate.