]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/ChangeLog
Require numeric attributes to specify the form.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 4bcd4f594e927bc43f841388973c2d3d2a74fa04..6e967c7822ea6e6008c6421a7132d2ea88e7d83b 100644 (file)
@@ -1,3 +1,14 @@
+2015-01-11  Doug Evans  <xdje42@gmail.com>
+
+       * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
+       is given without an explicit form.
+       * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
+       attributes.
+       * gdb.dwarf/corrupt.exp: Ditto.
+       * gdb.dwarf2/enum-type.exp: Ditto.
+       * gdb.trace/entry-values.exp: Ditto.
+       * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
+
 2015-01-11  Doug Evans  <xdje42@gmail.com>
 
        PR gdb/15830