Jump to content

DBG C Null

From EDM2
Revision as of 03:51, 3 March 2020 by Martini (talk | contribs)

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.