From: Yao Qi Date: Fri, 9 Nov 2012 12:48:11 +0000 (+0000) Subject: 2012-11-09 Yao Qi X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=504b36fd47a9f41055e7117a182a1e1c71c7cbcb;p=deliverable%2Fbinutils-gdb.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 134cb972ca..b794365323 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 069b84f25d..8567742628 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