gdb/Changelog fix:

* symtab.c (symbol_find_demangled_name): Remove DMGL_VERBOSE.
This commit is contained in:
Jan Kratochvil 2011-07-01 19:19:13 +00:00
parent 3f542ed1a3
commit bc68c4e5f8

View 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>