From 6bf2fdf4cc31353be84af44fd2452df44241bb33 Mon Sep 17 00:00:00 2001 From: ratmice Date: Thu, 21 Jul 2011 17:23:53 +0000 Subject: [PATCH] * NEWS: Add info macros and info definitions commands. --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 2 ++ 2 files changed, 6 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a1cb4ba06a..a75f83191e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2011-07-21 Matt Rice + + * NEWS: Add info macros and info definitions commands. + 2011-07-21 Phil Muldoon * NEWS: Document Python prompt substitution hook. diff --git a/gdb/NEWS b/gdb/NEWS index 8d15cec796..263b70b553 100644 --- 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 -- 2.11.0