Jump to content

DBG_C_LinToSel

From EDM2
Revision as of 23:38, 4 March 2020 by Martini (talk | contribs) (Created page with "Debug Command 30 - Translate Linear Address to Selector:Offset Command ;Parameters *Pid= Process ID of debuggee *Cmd= DBG_C_LinToSel *Addr= Linear address to be translate...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Debug Command 30 - Translate Linear Address to Selector:Offset Command

Parameters
  • Pid= Process ID of debuggee
  • Cmd= DBG_C_LinToSel
  • Addr= Linear address to be translated
Returns
  • Value= Selector
  • Index= Offset

The Addr field will be left unchanged.