Re: Problem using GDB and Eclipse with my stub
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