Debugging Tools for Windows |
/crashdebug 建立内核调试器连接,但是直到bug check发生之前都不会启用调试。在这之前,保留给调试用的端口可以用作其它用途。
这个选项是为Windows 2000和Windows XP设计的。在Windows Server 2003中,使用/debug=disable 参数。更多信息可以查看 /debug。
这个参数对于调试随机的内核错误是非常有用的。
如果引导入口同时包含/debug和 /crashdebug, /debug参数被跳过。
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /crashdebug /debugport=COM1 /baudrate=57600
bootcfg /raw "crashdebug /debugport=COM1 /baudrate=57600" /A /ID=2