DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

NAME

gdt - Describes the Global Descriptor Table

SYNOPSIS

gdt

DESCRIPTION

The gdt macro takes no argument. It is used to display the Global descritor table.

Typical output looks like this:


  S> gdt
  iAPX386 GDT
  SLOT     SELECTOR OFFSET   TYPE       DPL  ACESSBITS
  0001     D0011104 000002CF DSEG         0  ACCS'd R&W
  0002     D0010904 000007FF DSEG         0  R&W
  0003     00000500 0000005F LDT          0
  0004     00000640 00000067 TSS386       0
  0040     F0B778A0 00000207 LDT          0
  0041     E00057B4 00002047 TSS386       0
  0042     D00114C0 00000067 TSS386       0
  0043     00000000 FFFFF000 XSEG         0  ACCS'D R&X DFLT G4096
  0044     00000000 FFFFF000 DSEG         0  ACCS'd R&W BIG G4096
  0045     D0011528 00000067 TSS386       0
  0046     F0B777B4 000000E7 TSS386       0
  0050     00000000 000FFFFF XSEG         0  R&X DFLT
  0052     D0011458 00000067 TSS386       0

DEFINED IN

dscr.k

SEE ALSO

dscr, idt, ldt

APPENDIX A: Alphabetic Index of Macros