Jump to content

Main public logs

Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:41, 18 May 2025 Martini talk contribs created page DTR (Created page with "Data associated with the kernel debugger communications protocol. ==Syntax== <PRE> typedef struct _DTR { WORD DTRLimit; Limit of GDT/IDT register: WORD DTRBaseLow; Bits 0-15 of base address.: WORD DTRBaseHigh; Bits 16-23 of base address.: WORD DTRBaseExt; Bits 24-31 of base address.: } DTR; typedef DTR * DTR ; </PRE> == Type == struct == C Declaration Method == typedef Category:Data type")