DBG C Null: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
Pid must be valid, or an error is returned. | Pid must be valid, or an error is returned. | ||
[[Category:DBG_C]] | |||
{{DISPLAYTITLE:DBG_C_Null}} |
Revision as of 04:00, 3 March 2020
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.