Problem using GDB and Eclipse with my stub

Daniel Jacobowitz drow@false.org
Fri Jan 18 15:30:00 GMT 2008


On Fri, Jan 18, 2008 at 02:30:48AM -0800, Guillaume MENANT wrote:
> And here is the log received in Eclipse (send by GDB I think) :

No.  Some of these are clearly sent by Eclipse (target, load, info,
kill).  You need to figure out what your Eclipse is doing, possibly by
debugging CDT.  GDB closed the connection because Eclipse sent a kill
and probably closed GDB.

> Invalid download offset: Eclipse/Blink/blink_ram_noflush.
> mi_cmd_env_cd: Usage DIRECTORY

These two look kind of like your Eclipse and GDB do not work with
spaces in pathnames.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list