« Return to Thread: GDB startup session with Eclipse

Re: GDB startup session with Eclipse

by Daniel Jacobowitz-2 :: Rate this Message:

Reply to Author | View in Thread

On Wed, Dec 19, 2007 at 10:02:12AM -0800, Guillaume MENANT wrote:
>
> Thanks. I've seen this part about the '+' and '-' but I haven't realized that
> it was in both sides :-/ Here is the current conversation between my
> software (<-) and GDB controlled by Eclipse (->) :
>
> -> 'qSupported'
> <- 'qXfer:memory-map:read+'

Make sure you have the encapsulation and checksumming right.

Try 'set debug serial 1' and 'set debug remote 1'.

--
Daniel Jacobowitz
CodeSourcery

 « Return to Thread: GDB startup session with Eclipse