projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f542ed
)
gdb/Changelog fix:
author
Jan Kratochvil
<jan.kratochvil@redhat.com>
Fri, 1 Jul 2011 19:19:13 +0000
(19:19 +0000)
committer
Jan 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
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 9b00e0b2cb3e374b0ff6849872ebe4fb5b552e3e..09a70a99ce431e7c7d0321943e8a9c3cab0bd9f4 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-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>