public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* a segment selector is a index in gdt or offset in bytes from gdt base address?
@ 2012-09-26 14:05 John Smith
  0 siblings, 0 replies; only message in thread
From: John Smith @ 2012-09-26 14:05 UTC (permalink / raw)
  To: gdb

hi,

  as a  instruction  here:   ljmp *address ,  the  address  gives  a
segment  selector  which is used to address the  segment descriptor,

  if  the selector is x , the descriptor is  gdt+x or  *(&gdt+x) ?


thanks!

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-26 14:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-26 14:05 a segment selector is a index in gdt or offset in bytes from gdt base address? John Smith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).