Jump to content

DBG C Null

From EDM2
Revision as of 03:50, 3 March 2020 by Martini (talk | contribs) (Created page with "Debug Command 0 - Null Command ;Parameters *Pid= Process ID of debuggee ¨*Cmd= DBG_C_Null No operation is performed on the debuggee. You can issue this command to veri...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Debug Command 0 - Null Command

Parameters
  • Pid= Process ID of debuggee

¨*Cmd= DBG_C_Null

No operation is performed on the debuggee. You can issue this command to verify the process ID of the debuggee, and to check if the debuggee is active.

Pid must be valid, or an error is returned.