* NEWS: Add info macros and info definitions commands.
authormatt rice <ratmice@gmail.com>
Thu, 21 Jul 2011 17:23:55 +0000 (17:23 +0000)
committermatt rice <ratmice@gmail.com>
Thu, 21 Jul 2011 17:23:55 +0000 (17:23 +0000)
gdb/ChangeLog
gdb/NEWS

index a1cb4ba06a8eacf2a94abc4ec9e2ded2ccc3a6ac..a75f83191edc4c3855f60bd9ab83dfce2ade5464 100644 (file)
@@ -1,3 +1,7 @@
+2011-07-21  Matt Rice  <ratmice@gmail.com>
+
+       * NEWS: Add info macros and info definitions commands.
+
 2011-07-21  Phil Muldoon  <pmuldoon@redhat.com>
 
        * NEWS: Document Python prompt substitution hook.
index 8d15cec7962095d03cf5e0f5598375946a64ea24..263b70b5539d778da30cbb45bbd19cd1f473ac73 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -45,6 +45,8 @@
   the first connection is made.  The listening port used by GDBserver will
   become available after that.
 
+* New commands "info macros", and "info definitions" have been added.
+
 * Changed commands
 
 watch EXPRESSION mask MASK_VALUE
This page took 0.029382 seconds and 4 git commands to generate.