GDB commands and GDB protocol
Guillaume MENANT
guillaume.menant@geensys.com
Fri Oct 12 07:35:00 GMT 2007
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.
>
>
More information about the Gdb
mailing list