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 2/2] gdb: Make use of 'add_info' to create info sub-commands.


On Tue, 10 Nov 2015 16:03:51 +0000
Andrew Burgess <andrew.burgess@embecosm.com> wrote:

> Switch to using 'add_info' function for creating basic info
> sub-commands.
> 
> gdb/ChangeLog:
> 
> 	* avr-tdep.c (_initialize_avr_tdep): Switch to 'add_info' for creating
> 	info sub-commands.
> 	* gnu-nat.c (add_task_commands): Likewise.
> 	* macrocmd.c (_initialize_macrocmd): Likewise.

This change looks good too.  Go ahead and push it.

Kevin


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