"qOffset reply?"
Fabian Cenedese
Cenedese@indel.ch
Mon Sep 20 08:23:00 GMT 2004
> For the remote stub query message "qOffsets", the gdb remote stub is
>supposed to answer "Text=xxx; Data=yyy; Bss=zzz".
>
> However since these three piece of information is the same as
>described in the ELF executable or the symbol table. How can the stub
>reply the GDB such that it doesn't need the stub answer but look into
>the symbol table for the information?
I'm not sure, but I think if you just don't implement this command (and return
an error), then gdb will use other info.
bye Fabi
More information about the Gdb
mailing list