Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* offset of a struct field (qSymbol)
@ 2008-10-01  1:51 Mukesh Rathor
  2008-10-01 11:55 ` Daniel Jacobowitz
  2008-10-01 22:20 ` Michael Snyder
  0 siblings, 2 replies; 5+ messages in thread
From: Mukesh Rathor @ 2008-10-01  1:51 UTC (permalink / raw)
  To: gdb


Hi,
 I've written a gdbserver (gdbsx) for xen to debug guests. I'm trying to figure out if there's a way to figure offset of a field from gdbserver. 

Thus, init_mm is a struct, and I can do qSymbol on init_mm, but not init_mm.pgd. I am wondering if there's anyway to do that at present, or get gdb to do "print &(init_mm.pgd) somehow and send me the value.

thanks a lot,
Mukesh

_________________________________________________________________
Want to do more with Windows Live? Learn “10 hidden secrets” from Jamie.
http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns!550F681DAD532637!5295.entry?ocid=TXT_TAGLM_WL_domore_092008


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

end of thread, other threads:[~2008-10-02  0:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-01  1:51 offset of a struct field (qSymbol) Mukesh Rathor
2008-10-01 11:55 ` Daniel Jacobowitz
2008-10-01 22:20 ` Michael Snyder
2008-10-01 22:25   ` Daniel Jacobowitz
2008-10-02  0:24     ` Mukesh Rathor

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