DbgShell
DbgShell copied to clipboard
Support kernel mode
The basic underpinnings for this are already in—for instance, the DbgEngContext field representing the process has been updated to be able hold a process ID or a EPROCESS address (ProcessIndexOrAddress). But there is a lot more to be done, like getting the namespace provider wired up.