Restriction:
Debug on demand is available only on Windows. It is only available for local debugging.
The idod command enables and disables the debug on demand feature of the debugger. The idod command has the following syntax:
idod [idod_options]
where idod_options are one of the following:
Option | Purpose |
---|---|
idebug | Enable the debug on demand feature of the debugger. |
/u | Disable the debug on demand feature of the debugger. |