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: [RFC] rx sim: Print load statistics


On Fri, 2 Mar 2012 01:26:19 -0500
Mike Frysinger <vapier@gentoo.org> wrote:

> > sim/rx/ChangeLog:
> > 
> > 	* load.h (rx_load): Add `callback' parameter to function prototype.
> > 	(gdb/callback.h): Include.
> > 	* load.c (load.h): Include.
> > 	(xprintf, find_section_name_by_offset): New functions.
> > 	(rx_load): Add `callback' parameter.  Add code for printing
> > 	section loaded using GDB's printf facilities.
> > 	* gdb-if.c (sim_load, sim_create_inferior): Update calls to
> > 	rx_load().
> > 	* main.c (main): Likewise.
> > 	* syscalls.c, syscalls.h (get_callbacks): New function.
> 
> OK

Committed.

Thanks!

Kevin


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