gdb/Changelog fix:
authorJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 1 Jul 2011 19:19:13 +0000 (19:19 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 1 Jul 2011 19:19:13 +0000 (19:19 +0000)
* symtab.c (symbol_find_demangled_name): Remove DMGL_VERBOSE.

gdb/ChangeLog

index 9b00e0b..09a70a9 100644 (file)
@@ -1,6 +1,6 @@
 2011-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
-       * symtab.c (symbol_find_demangled_name): Likewise.
+       * symtab.c (symbol_find_demangled_name): Remove DMGL_VERBOSE.
 
 2011-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
            Tom Tromey  <tromey@redhat.com>