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


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


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