gdb
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 5490e7e4ed73f2626453b877750a115b515dd8c3..47fe8d19f16dda97dae43493cdd2e50c8bc8fe63 100644 (file)
@@ -1,3 +1,67 @@
+2010-08-23  Tom Tromey  <tromey@redhat.com>
+
+       PR python/11915:
+       * gdb.python/py-type.exp (test_fields): Add tests for array.
+
+2010-08-23  Keith Seitz  <keiths@redhat.com>
+
+       * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
+       have any children. Create a new abbrev for it.
+       Add missing terminal sequence to .debug_abbrev.
+
+2010-08-20  Keith Seitz  <keiths@redhat.com>
+
+       PR symtab/11465:
+       * gdb.dwarf2/pr11465.exp: New test.
+       * gdb.dwarf2/pr11465.S: New file.
+       * gdb.dwarf2/dw2-double-set-die-type.S: New file.
+       * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
+
+2010-08-19  Thiago Jung Bauermann  <bauerman@br.ibm.com>
+
+       * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
+       registers.  Update data sets with the new v2_double element in the
+       VSX register union.  Add vector_register3_vr data set for the AltiVec
+       registers.  Use gdb_test_no_output instead of send_gdb.
+
+2010-08-19  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.python/py-shared.exp: New file, factored out from
+       python.exp.
+       * gdb.python/py-shared.c: New file.
+       * gdb.python/py-shared-sl.c: New file.
+       * gdb.python/python-1.c: New file.
+       * gdb.python/python-sl.c: Delete.
+       * gdb.python/python.c: Mention python-1.c.
+       * gdb.python/python.exp: Move shared library tests to
+       py-shared.exp.
+       * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
+       (MISCELLANEOUS): New.
+       (clean mostlyclean): Also remove $MISCELLANEOUS.
+
+2010-08-19  Doug Evans  <dje@google.com>
+
+       PR exp/11926
+       * gdb.base/printcmds.exp (test_float_accepted): New function.
+       Move existing float tests there.  Add tests for floats with suffixes.
+       (test_float_rejected): New function.
+       * gdb.java/jv-print.exp (test_float_accepted): New function.
+       (test_float_rejected): New function.
+       * gdb.objc/print.exp: New file.
+       * gdb.pascal/print.exp: New file.
+       * lib/objc.exp: New file.
+
+2010-08-19  Pierre Muller  <muller@ics.u-strasbg.fr>
+
+       * gdb.base/default.exp (info set): Avoid full buffer error and force
+       reading up to final gdb prompt.
+       (show): Likewise.
+
+2010-08-18  Tom Tromey  <tromey@redhat.com>
+
+       PR symtab/11919:
+       * gdb.base/completion.exp: Add test.
+
 2010-08-18  Doug Evans  <dje@google.com>
 
        * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
This page took 0.036842 seconds and 4 git commands to generate.