Use windbug in win7

Source: Internet
Author: User

Debugging machine:

1. If you do not need to set the baud rate or the like, add the serial port in wmware and follow the previous article.

2. Set the symbol table: D: \ windbug \ symbols; SRV * D: \ windbug \ symbols * http://msdl.microsoft.com/download/symbols. if the d:\windbug?symbolsdoes not exist, download

 

Debugged machine:

Add the following in Boot. ini:

Multi (0) disk (0) RDISK (0) Partition (1) \ Windows = "Microsoft Windows XP Debug"/fastdetect/debug/debugport = com2/baudrate = 115200

Com2, search in Computer Management

 

 

Bcdedit/dbgsettings serial baudrate: 115200 debugport: 1
Bcdedit/copy {current}/d debugenty
Bcdedit/displayorder {current} {34d326cc-f1b0-11e0-bbcf-b9a3b0826133}
Bcdedit/debug {34d326cc-f1b0-11e0-bbcf-b9a3b0826133} on
Serial Port 1 or serial port 2 must be Serial Port 1. Serial Port 2 cannot connect to the virtual machine, because the subsequent steps follow Serial Port 1. Because a new virtual machine may have a printer, which occupies a serial port, we can just delete it and create it again.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.