From 65d5a54a0c8b85fece36b96c13dd2f89b20333fd Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 11 Feb 2001 06:11:38 +0000 Subject: * NEWS: Document that "info symbol" works with COFF debug info and its variants. * minsyms.c (lookup_minimal_symbol_by_pc_section): Don't skip symbols whose SYMBOL_BFD_SECTION is NULL. --- gdb/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gdb/NEWS') diff --git a/gdb/NEWS b/gdb/NEWS index e4bd55a..dc6ad4c 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -3,6 +3,8 @@ *** Changes since GDB 5.0: +* "info symbol" works on platforms which use COFF, ECOFF, XCOFF, and NLM. + * New native configurations Alpha FreeBSD alpha*-*-freebsd* -- cgit v1.1