aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorPeter Schauer <Peter.Schauer@mytum.de>1993-12-31 14:57:19 +0000
committerPeter Schauer <Peter.Schauer@mytum.de>1993-12-31 14:57:19 +0000
commitd0cde99c8750aec355c1a572353e53fb2729b812 (patch)
tree14721404c78a4dc21709b4ed79a8657dd57b2d4f /gdb/ChangeLog
parent534694b377f8a0b4d195b0879ba1a6ec50676220 (diff)
downloadgdb-d0cde99c8750aec355c1a572353e53fb2729b812.zip
gdb-d0cde99c8750aec355c1a572353e53fb2729b812.tar.gz
gdb-d0cde99c8750aec355c1a572353e53fb2729b812.tar.bz2
* symtab.c (find_methods): Call fprintf_symbol_filtered with DMGL_ANSI.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index f82e979..678b2ad 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+Fri Dec 31 06:55:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
+
+ * symtab.c (find_methods): Call fprintf_symbol_filtered with DMGL_ANSI.
+
Thu Dec 30 10:16:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
* values.c (unpack_long): Fix garbled error message.