Debugging Tools for Windows

/nodebug

/nodebug参数禁用内核调试

/nodebug 

注释

/nodebug 只在Windows Server 2003 SP1和Windows XP SP2上支持。在Windows Vista和之后版本Windows,在BCDEdit中使用/debug 命令及OFF 值(bcdedit /debug [ID] OFF)。

如果包含/nodebug/debug 参数和它的 /debugport/baudrate,和 /targetname都被跳过。 如果包含了/crashdebug参数,则/nodebug 被跳过。

可以使用该参数来在不删除引导选项中的调试设置的情况下禁用调试。

示例

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /nodebug

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /debug /debugport=1394 /channel=52 /nodebug

Bootcfg 命令

bootcfg /raw "/nodebug" /A /ID 1n

Build machine: CAPEBUILD