gdb
[platform/upstream/binutils.git] / gdb / testsuite / ChangeLog
index ba20ffe..56ee414 100644 (file)
@@ -1,3 +1,16 @@
+2010-09-30  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/completion.exp: Test completion through anonymous
+       union.
+       * gdb.base/break1.c (struct some_struct): Add anonymous union.
+
+2010-09-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Fix printing parameters of inlined functions.
+       * gdb.dwarf2/dw2-inline-param.exp: New file.
+       * gdb.dwarf2/dw2-inline-param-main.c: New file.
+       * gdb.dwarf2/dw2-inline-param.S: New file.
+
 2010-09-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        PR corefiles/12071.