ZC: The page number recorded below (P.? ? Refers to the page number of the book, not the page number of the PDF (book p.21 <--> pdf.p.41)
1, P.32:srv*d:\symbols_web*http://msdl.microsoft.com/download/symbols; C:\Symbols
ZC: Each should be using a semicolon (";") Separated
ZC:VC6 compiled release, default setting, no PDB file found
ZC: The local directory should be written in front: D:\XiongLi (the symbol file directory corresponding to the debug program); C:\Symbols (the directory where the local system symbol resides); Srv*d:\symbols_web*http://msdl.microsoft.com/download/symbols
D:\XiongLi; C:\Symbols; Srv*d:\symbols_web*http://msdl.microsoft.com/download/symbols
1.1, p.25: Command g: Let the program continue to run
1.2, p.26: Let the program suspend the check: shortcut (ctrl+break), menu bar (debug-->break)
1.3. In windbg--> file----and Symbol file Path ... dialog box, after filling in the information, "√" Select the checkbox "Reload" to load the new set of symbol
1.4. x Command Lookup function binary entry
x exe name without suffix! Function name
ZC: Note that the above is an exclamation point ("!"), not a vertical bar ("|")!! And there can be no spaces in front of the exclamation mark, there may be spaces behind
1.3, p.33: "!sym" command allows the debugger to automatically find the symbol when the detailed information, such as Search and download path
!sym Noisy
2.
3.
4.
5.
6.
Windows. User-state program error-efficient troubleshooting. 2007. Electronic industry Publishing House (Xiongli) __ Notes (Miscellaneous)