« Return to Thread: GDB startup session with Eclipse

GDB startup session with Eclipse

by Guillaume MENANT :: Rate this Message:

Reply to Author | View in Thread

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 ?

Thanks a lot.

 « Return to Thread: GDB startup session with Eclipse