Hello,
I have one very annoying problem with WinDbg.
Time to time when I stop at [embedded] breakpoint my WinDbg begins
reload symbols. Part of them is located in Microsoft, part on my
server. But there are few drivers for which symbols do not exist and
WinDbg tries to find them, shoing next listing:
*** ERROR: Module load completed but symbols could not be loaded for pfc.sys
*** ERROR: Module load completed but symbols could not be loaded for InCDPass.sys
*** ERROR: Module load completed but symbols could not be loaded for slntamr.sys
*** ERROR: Symbol file could not be found. Defaulted to export symbols for SlWdmSup.sys -
*** ERROR: Module load completed but symbols could not be loaded for Mtlmnt5.sys
*** ERROR: Symbol file could not be found. Defaulted to export symbols for drmk.sys -
*** ERROR: Module load completed but symbols could not be loaded for ALCXWDM.SYS
*** ERROR: Module load completed but symbols could not be loaded for ALCXSENS.SYS
*** ERROR: Module load completed but symbols could not be loaded for sisnic.sys
*** ERROR: Symbol file could not be found. Defaulted to export symbols for o2mmb.sys -
*** ERROR: Module load completed but symbols could not be loaded for MbxStby.sys
*** ERROR: Module load completed but symbols could not be loaded for RTL8180.SYS
*** ERROR: Module load completed but symbols could not be loaded for InCDrec.SYS
*** ERROR: Module load completed but symbols could not be loaded for InCDfs.SYS
*** WARNING: Unable to verify timestamp for ati2dvag.dll
*** WARNING: Unable to verify timestamp for ati3duag.dll
*** ERROR: Module load completed but symbols could not be loaded for ati3duag.dll
This process is very long up to 10 minutes and quite annoying.
How can I reduce bad effects of such behaviour?
- may be I could forbid to load some symbols?
- may be I should disable loading symbols from the MS?
- may be?
Thank you!
–
Best regards,
Sergey mailto:kipnis@wp.pl