Handles the specified command as though it were received from the OS being debugged.
Namespace: Kernel.Debug.DebuggerAssembly: Kernel.Debug.Debugger (in Kernel.Debug.Debugger.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- cmd
- Type: Kernel.Debug.Debugger DebugCommands
The command to process.
See Also