Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* GDB - Query Section Offset
@ 2003-06-11  2:40 Raja Saleru
  2003-06-11  2:48 ` Daniel Jacobowitz
  0 siblings, 1 reply; 2+ messages in thread
From: Raja Saleru @ 2003-06-11  2:40 UTC (permalink / raw)
  To: Gdb Redhat

Hi, I have query related gdb and gdbserver communication.

Query Section Offset(qOffset)

This request sent by the gdb to determine what relocation, if any, the
target applies to applications and data during the download process.
Target responds with the offsets it applies to the application`s .text,
.data,   .bss  sections.

Does this request supports in cross compiled gdbserver for sh-elf ?

where this request is implemented in gdb ? which source file / function ?

Where the corresponding request is handled in gdbserver ? which source file
/ function ?

If the gdbserver doesn't returning the requested value... I can I
implemented the same ?
Any example code if possible.

Any more details regarding this will be usefull.

Regards
Raja Saleru


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-06-11  2:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-11  2:40 GDB - Query Section Offset Raja Saleru
2003-06-11  2:48 ` Daniel Jacobowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox