BOOT.ini 修改的:

[boot loader]
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

相关文章:

  • 2021-07-28
  • 2021-07-05
  • 2021-11-13
  • 2021-10-30
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-14
猜你喜欢
  • 2022-12-23
  • 2021-11-29
  • 2021-08-04
  • 2021-08-18
  • 2022-12-23
  • 2022-12-23
  • 2021-05-28
相关资源
相似解决方案