Debug Command 36 Query JIT (Just-in-Time) Debugger Registered Command
Parameters
Pid
DBGQ_JIT_GLOBAL
ERROR_INSUFFICIENT_BUFFER
Returns
This command returns the specified query form the operating system of the registered debugger. The buffer will contain NULL if no debugger is registered.
The only DosDebug notifications that are returned by this command are DBG_N_Success and DBG_N_Error.
Remarks
The DBG_C_QueryDbg command returns the registered JIT debugger from a process or the system (Global). The buffer contains the JIT debugger full path name and any arguments specified to the debugger.