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 startup session with Eclipse


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


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