Jump to content

DBG C SelToLin

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

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

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

The Value and Index fields will be left unchanged.