NEWS: Mention new sim --map-info flag.
authorMike Frysinger <vapier@gentoo.org>
Thu, 16 Dec 2010 13:05:28 +0000 (13:05 +0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 16 Dec 2010 13:05:28 +0000 (13:05 +0000)
gdb/ChangeLog
gdb/NEWS

index 65860cb..324bad0 100644 (file)
@@ -1,3 +1,7 @@
+2010-12-16  Mike Frysinger  <vapier@gentoo.org>
+
+       * NEWS: Mention new sim --map-info flag.
+
 2010-12-15  Doug Evans  <dje@google.com>
 
        * dwarf2read.c (_initialize_dwarf2_read): Fix help text of
index 67cd71e..91f1835 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
 
 * Guile support was removed.
 
+* New features in the GNU simulator
+
+  ** The --map-info flag lists all known core mappings.
+
 *** Changes in GDB 7.2
 
 * Shared library support for remote targets by default