I went through many of the tutorials available on the Net about the Global Descriptor Table. But I couldn't find a site which explains all the fields in the 64-bit descriptor in detail. Moreover I was stuck with the selector concept in the GDT. I know a selector has an Index, TI for whether GDT or LDT fields. In simple, What is the relation that relates a selector with the GDT? If possible please explain in detail.
Thank you..