BOOT.ini 修改的:
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect /noexecute=alwaysoff
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows debug" /fastdetect /debug /debugport=com1 /baudrate=115200
windebug后面添加:
-b -k com:port=\\.\pipe\com_1,baud=115200,pipe
\\.\pipe\com_1
This end is then server
the other and is an application
符号路径:
srv*D:\development\symbols*http://msdl.microsoft.com/download/symbols
本文详细介绍了如何修改BOOT.ini文件以调整启动加载器的超时时间,并增加了虚拟机管道以提升性能。同时,文章还展示了在windebug后面添加特定参数的方法,以实现与外部应用程序的高效通信。
509

被折叠的 条评论
为什么被折叠?



