GDB commands and GDB protocol
Daniel Jacobowitz
drow@false.org
Fri Oct 12 11:55:00 GMT 2007
On Fri, Oct 12, 2007 at 09:35:07AM +0200, Guillaume MENANT wrote:
> 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) ?
Yes, it will. There's no special remote packets for load.
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb
mailing list