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 Thursday 01 March 2012 23:46:53 Kevin Buettner wrote:
> I'll commit the following in a day or so unless there are further
> comments.
> 
> 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
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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