This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


On 11/28/2012 10:35 AM, Yao Qi wrote:
> 
> 2012-11-28  Yao Qi  <yao@codesourcery.com>
> 
> 	* breakpoint.c (_initialize_breakpoint) Call add_alias_cmd to

Missing ':'.

> 	abbreviate 'delete tracepoints' to 'delete tr'.
> 	* corefile.c (_initialize_core): Call add_alias_cmd to
> 	abbreviate 'set gnutarget' to 'set g'.
> 	* value.c (_initialize_values): Call add_alias_cmd to abbreviate
> 	'show convenience' to 'show conv'.


OK.

-- 
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]