Two-machine debugging

windbg settingapp

 -b -k com:pipe,port=\\.\pipe\bjbl,baud=115200,reconnect -yspa

 

vm host  Xp
/noexecute=option  /fastdetect  /debug  /debugport=com_1  /baudrate=115200
debug

or
/noexecute=option  /fastdetect  /debug  /debugport=com1  /baudrate=115200
server

 

vm host  Win7ip

bcdedit /dbgsettings serial baudrate:115200 debugport:1
bcdedit /copy {current} /d DebugEnty
bcdedit /displayorder {current} {id}
bcdedit /debug {id} ON
it

 

Serial Portpip

\\.\pipe\bjblio

This end is the serverast

The other end is an applicationbug

 

Symbol

srv*D:\WINDDK\Symbols*http://msdl.microsoft.com/download/symbols

相關文章
相關標籤/搜索