From: Yao Qi Date: Fri, 9 Nov 2012 12:48:11 +0000 (+0000) Subject: 2012-11-09 Yao Qi X-Git-Tag: cgen-snapshot-20121201~193 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=504b36fd47a9f41055e7117a182a1e1c71c7cbcb;p=platform%2Fupstream%2Fbinutils.git 2012-11-09 Yao Qi * NEWS: Mention the fix to the ambiguity of 'fo' command. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 134cb97..b794365 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2012-11-09 Yao Qi + + * NEWS: Mention the fix to the ambiguity of 'fo' command. + 2012-11-09 Pedro Alves PR gdb/14306 diff --git a/gdb/NEWS b/gdb/NEWS index 069b84f..8567742 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -24,6 +24,8 @@ * The 'cd' command now defaults to using '~' (the home directory) if not given an argument. +* The command 'forward-search' can now be abbreviated as 'fo'. + * New configure options --enable-libmcheck/--disable-libmcheck