DbgEng "mode" where all commands are fed to a DbgEng target
Closed this issue · 1 comments
goldshtn commented
.mode dbgeng
to enter DbgEng mode. q
quits it, or .mode msos
temporarily suspends it. The DbgEng target lingers until q
, so it's a persistent session, unlike what dec <command>
currently provides.