[PATCH] partial fix PR 14777: Add abbrev cmd 'fo' for 'forward-search'.

Eli Zaretskii eliz@gnu.org
Fri Nov 9 08:43:00 GMT 2012


> Date: Fri, 9 Nov 2012 16:34:40 +0800
> From: Yao Qi <yao@codesourcery.com>
> 
> On 11/07/2012 09:01 PM, Yao Qi wrote:
> > gdb/doc:
> > 2012-11-07  Yao Qi<yao@codesourcery.com>
> > 
> > 	* gdb.texinfo (Search): Add kindex for 'fo'.
> > gdb:
> > 2012-11-07  Yao Qi<yao@codesourcery.com>
> > 
> > 	PR gdb/14777.
> > 	* source.c (_initialize_source): Call add_com_alias to abbreviate
> > 	'forward-search' as 'fo'.
> 
> Here is the news entry to this fix, because this fix is visible
> to users.  OK?

Almost.  We don't mention bugfixes in NEWS, so just the second part
will do.  Something like

  The command 'forward-search' can now be abbreviated as 'fo'.

Thanks.



More information about the Gdb-patches mailing list