Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jun 2003 11:38:11 +0900
From:      "Raja Saleru" <iap_sraja@access.co.jp>
To:        "freebsd-small@freebsd.org" <freebsd-small@freebsd.org>, "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org>
Subject:   GDB - Query Section Offset
Message-ID:  <3EE69613.000387.01384@ADMIN.access.co.jp>

next in thread | raw e-mail | index | archive | help

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

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EE69613.000387.01384>