This is the mail archive of the gdb@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: GDB commands and GDB protocol


I've got an question about the use of GDB. When my wrapper application will handle all commands described here : http://sources.redhat.com/gdb/onlinedocs/gdb_33.html#SEC713, how will I load my embedded application ? GDB handle RAM/Flash commands but there is no "load" command. So when I will make a "Load program" in Eclipse, will it use GDB (RAM/Flash commands) ?
Thanks.


Guillaume Menant


Daniel Jacobowitz a écrit :
On Thu, Oct 11, 2007 at 03:00:21PM +0200, Guillaume MENANT wrote:
Thanks a lot for your answers. Another question : Where does GDB will get information about the standard internal registers of my chip (a SPARC V8 in my case) ?

What sort of information do you mean?


The GDB port to SPARC knows the names and uses of the standard SPARC registers.



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