Check S-record with 0 size
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index a90d85e36d100921330ca467a1dec5f36ae02296..4a65fef02e7e5776559567323793696455f35c4d 100644 (file)
@@ -1,3 +1,99 @@
+2014-08-27  Doug Evans  <dje@google.com>
+
+       * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
+
+2014-08-25  Doug Evans  <dje@google.com>
+
+       * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
+       (main): Ditto.
+
+2014-08-25  Doug Evans  <dje@google.com>
+
+       * gdb.threads/thread-execl.exp: #include <stdio.h>.
+
+2014-08-24  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.guile/scm-value.exp (test_lazy_strings): Set print
+       symbol off.
+       * gdb.python/py-value.exp (test_lazy_strings): Likewise.
+
+2014-08-22  Doug Evans  <dje@google.com>
+
+       PR 17276
+       * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
+       * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
+       * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
+
+2014-08-22  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
+       * gdb.python/py-finish-breakpoint2.exp: Likewise.
+       * gdb.python/python.exp: Likewise.  Use .py file on the host
+       instead of the build.
+
+2014-08-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.threads/gcore-stale-thread.c: New file.
+       * gdb.threads/gcore-stale-thread.exp: New file.
+
+2014-08-21  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
+       * gdb.base/gcore-relro-pie.exp: Likewise.
+       * gdb.base/gcore-relro.exp: Likewise.
+       * gdb.base/gcore.exp: Likewise.
+       * gdb.base/print-symbol-loading.exp: Likewise.
+       * gdb.threads/gcore-thread.exp: Likewise.
+       * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
+
+2014-08-20  Pedro Alves  <palves@redhat.com>
+           Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * Makefile.in (EXTRA_RULES, CC): New variables, get from
+       configure.
+       (EXPECT): Handle READ1 being set.
+       (all): Depend on EXTRA_RULES.
+       (check-read1, expect-read1, read1.so, read1): New rules.
+       * README (Testsuite Parameters): Document the READ1 make variable.
+       (Race detection): New section.
+       * configure: Regenerate.
+       * configure.ac: If build==host==target, and running under a
+       GNU/glibc system, add read1 to the extra Makefile rules.
+       (EXTRA_RULES): AC_SUBST it.
+       * lib/read1.c: New file.
+
+2014-08-20  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.dwarf2/data-loc.exp: Add additional tests exercising
+       the handling of variables declared as a typedef to an array
+       which a DW_AT_data_location attribute.
+
+2014-08-19  Andrew Burgess  <aburgess@broadcom.com>
+           Pedro Alves  <palves@redhat.com>
+
+       PR symtab/14604
+       PR symtab/14605
+       * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
+       gdb_test.
+
+2014-08-19  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
+
+2014-08-19  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
+       right line.
+
+2014-08-18  David Blaikie  <dblaikie@gmail.com>
+
+       * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
+
+2014-08-18  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
+       attribute in array range.
+
 2014-08-18  Joel Brobecker  <brobecker@adacore.com>
 
        * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
This page took 0.024728 seconds and 4 git commands to generate.