« 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 04:35:47AM -0800, Guillaume MENANT wrote:

>
> Hello, Eclispe send by GDB to my stub the following commands :
>
> qSupported
> Hc-1 (not even found in the GDB documentation)
> qC
> qOffsets
> ?
>
> Which one is mandatory to reply to ? Currently, I'm only replying to
> qSupported. What is the purpose of 'qOffsets' and '?' commands ?

Have you read the protocol documentation in the manual?  It should
answer these questions; if it does not, please be clearer so we can
improve the manual.

--
Daniel Jacobowitz
CodeSourcery

 « Return to Thread: GDB startup session with Eclipse