Lately I have noticed the following message persists in WinDbg
6.5.0003.7 in the call stack window every time I debug my service:
WARNING: Stack unwind information not available.
Following frames may be wrong.
I used Visual C++ 6.0 SP6 to compile my service with debug information
and with exception handling enabled.
What should I do to have WinDbg happy again ?
Thank you
"Timothy Madden"
Romania
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of any included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"Timothy Madden" <termin...@gmail.com> wrote in message
news:42fa0d30$0$18639$1472...@news.sunsite.dk...
I am debugging my service at shutdown. Is it possible for Windows to terminate all treads in the
process after some time-out period, even if the process is being debugged ?
Here is the output:
0:008> !sym noisy; .reload /f; kb
noisy mode - symbol prompts on
Reloading current modules
.*** WARNING: Unable to verify checksum for D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\CallAccounting.exe
DBGHELP: CallAccounting - private symbols & lines
D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\CallAccounting.pdb
.
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\msdart.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\DLL\msdart.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\DLL\msdart.pdb - file not found
DBGHELP: C:\WinNT\system32\msdart.pdb - file not found
DBGHELP: msdart.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WinNT\system32\MSDART.DLL -
DBGHELP: MSDART - export symbols
.
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\oledb32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\oledb32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\oledb32.pdb - file not found
DBGHELP: C:\Program Files\Common Files\system\ole db\oledb32.pdb - file not found
DBGHELP: oledb32.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\Program Files\Common Files\system\ole db\oledb32.dll -
DBGHELP: oledb32 - export symbols
.
DBGHELP: No debug info for C:\WinNT\system32\sockspy.dll. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\sockspy.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\sockspy.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\sockspy.dbg - path not found
DBGHELP: C:\WinNT\system32\sockspy.dbg - file not found
DBGHELP: C:\WinNT\system32\symbols\dll\sockspy.dbg - path not found
DBGHELP: C:\WinNT\system32\dll\sockspy.dbg - path not found
DBGHELP: C:\WinNT\system32\sockspy.dbg - file not found
DBGHELP: C:\WinNT\system32\sockspy.dll missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\sockspy.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\sockspy.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\sockspy.pdb - file not found
DBGHELP: C:\WinNT\system32\sockspy.pdb - file not found
DBGHELP: sockspy.pdb - file not found
*** WARNING: Unable to verify checksum for C:\WinNT\system32\sockspy.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WinNT\system32\sockspy.dll -
DBGHELP: sockspy - export symbols
.
DBGHELP: C:\WINNT\System32\msjet40.dll is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\msjet40.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\msjet40.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\msjet40.dbg - path not found
DBGHELP: C:\WINNT\System32\msjet40.dbg - file not found
DBGHELP: C:\WINNT\System32\symbols\dll\msjet40.dbg - path not found
DBGHELP: C:\WINNT\System32\dll\msjet40.dbg - path not found
DBGHELP: C:\WINNT\System32\msjet40.dll missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\msjet40.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\msjet40.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\msjet40.pdb - file not found
DBGHELP: C:\WINNT\System32\msjet40.pdb - file not found
DBGHELP: msjet40.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\System32\msjet40.dll -
DBGHELP: msjet40 - export symbols
.
DBGHELP: C:\WINNT\System32\msjter40.dll is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\msjter40.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\msjter40.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\msjter40.dbg - path not found
DBGHELP: C:\WINNT\System32\msjter40.dbg - file not found
DBGHELP: C:\WINNT\System32\symbols\dll\msjter40.dbg - path not found
DBGHELP: C:\WINNT\System32\dll\msjter40.dbg - path not found
DBGHELP: C:\WINNT\System32\msjter40.dll missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\msjter40.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\msjter40.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\msjter40.pdb - file not found
DBGHELP: C:\WINNT\System32\msjter40.pdb - file not found
DBGHELP: msjter40.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\System32\msjter40.dll -
DBGHELP: msjter40 - export symbols
.
DBGHELP: C:\WINNT\System32\MSJINT40.DLL is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\msjint40.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\msjint40.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\msjint40.dbg - path not found
DBGHELP: C:\WINNT\System32\msjint40.dbg - file not found
DBGHELP: C:\WINNT\System32\symbols\dll\msjint40.dbg - path not found
DBGHELP: C:\WINNT\System32\dll\msjint40.dbg - path not found
DBGHELP: C:\WINNT\System32\MSJINT40.DLL missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\MSJINT40.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\DLL\MSJINT40.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\DLL\MSJINT40.pdb - file not found
DBGHELP: C:\WINNT\System32\MSJINT40.pdb - file not found
DBGHELP: MSJINT40.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\System32\MSJINT40.DLL -
DBGHELP: MSJINT40 - export symbols
.
DBGHELP: C:\WINNT\System32\msjetoledb40.dll is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\msjetol1.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\msjetol1.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\msjetol1.dbg - path not found
DBGHELP: C:\WINNT\System32\msjetol1.dbg - file not found
DBGHELP: C:\WINNT\System32\symbols\dll\msjetol1.dbg - path not found
DBGHELP: C:\WINNT\System32\dll\msjetol1.dbg - path not found
DBGHELP: C:\WINNT\System32\msjetoledb40.dll missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\msjetoledb40.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\msjetoledb40.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\msjetoledb40.pdb - file not found
DBGHELP: C:\WINNT\System32\msjetoledb40.pdb - file not found
DBGHELP: msjetoledb40.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\System32\msjetoledb40.dll -
DBGHELP: msjetoledb40 - export symbols
.
DBGHELP: C:\WINNT\System32\mswstr10.dll is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\mswstr10.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\mswstr10.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\mswstr10.dbg - path not found
DBGHELP: C:\WINNT\System32\mswstr10.dbg - file not found
DBGHELP: C:\WINNT\System32\symbols\dll\mswstr10.dbg - path not found
DBGHELP: C:\WINNT\System32\dll\mswstr10.dbg - path not found
DBGHELP: C:\WINNT\System32\mswstr10.dll missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\mswstr10.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\mswstr10.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\mswstr10.pdb - file not found
DBGHELP: C:\WINNT\System32\mswstr10.pdb - file not found
DBGHELP: mswstr10.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\System32\mswstr10.dll -
DBGHELP: mswstr10 - export symbols
.
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\msado15.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\msado15.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\msado15.pdb - file not found
DBGHELP: C:\Program Files\Common Files\system\ado\msado15.pdb - file not found
DBGHELP: msado15.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\Program Files\Common Files\system\ado\msado15.dll -
DBGHELP: msado15 - export symbols
.
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\oledb32r.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\DLL\oledb32r.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\DLL\oledb32r.pdb - file not found
DBGHELP: C:\Program Files\Common Files\system\ole db\oledb32r.pdb - file not found
DBGHELP: oledb32r.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\Program Files\Common Files\system\ole db\OLEDB32R.DLL -
DBGHELP: OLEDB32R - export symbols
.
DBGHELP: C:\WinNT\system32\RESUTILS.DLL is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\resutils.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\resutils.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\resutils.dbg - path not found
DBGHELP: C:\WinNT\system32\resutils.dbg - file not found
DBGHELP: C:\WinNT\system32\symbols\dll\resutils.dbg - path not found
DBGHELP: C:\WinNT\system32\dll\resutils.dbg - path not found
DBGHELP: C:\WinNT\system32\RESUTILS.DLL missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\RESUTILS.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\DLL\RESUTILS.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\DLL\RESUTILS.pdb - file not found
DBGHELP: C:\WinNT\system32\RESUTILS.pdb - file not found
DBGHELP: RESUTILS.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WinNT\system32\RESUTILS.DLL -
DBGHELP: RESUTILS - export symbols
.
DBGHELP: C:\WINNT\System32\MTXCLU.DLL is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\mtxclu.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\mtxclu.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\mtxclu.dbg - path not found
DBGHELP: C:\WINNT\System32\mtxclu.dbg - file not found
DBGHELP: C:\WINNT\System32\symbols\dll\mtxclu.dbg - path not found
DBGHELP: C:\WINNT\System32\dll\mtxclu.dbg - path not found
DBGHELP: C:\WINNT\System32\MTXCLU.DLL missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\MTXCLU.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\DLL\MTXCLU.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\DLL\MTXCLU.pdb - file not found
DBGHELP: C:\WINNT\System32\MTXCLU.pdb - file not found
DBGHELP: MTXCLU.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\System32\MTXCLU.DLL -
DBGHELP: MTXCLU - export symbols
.
DBGHELP: C:\WINNT\System32\TxfAux.Dll is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\txfaux.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\txfaux.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\txfaux.dbg - path not found
DBGHELP: C:\WINNT\System32\txfaux.dbg - file not found
DBGHELP: C:\WINNT\System32\symbols\dll\txfaux.dbg - path not found
DBGHELP: C:\WINNT\System32\dll\txfaux.dbg - path not found
DBGHELP: C:\WINNT\System32\TxfAux.Dll missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\TxfAux.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\Dll\TxfAux.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\Dll\TxfAux.pdb - file not found
DBGHELP: C:\WINNT\System32\TxfAux.pdb - file not found
DBGHELP: TxfAux.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\System32\TxfAux.Dll -
DBGHELP: TxfAux - export symbols
.
DBGHELP: C:\WINNT\System32\MSDTCPRX.dll is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\msdtcprx.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\msdtcprx.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\msdtcprx.dbg - path not found
DBGHELP: C:\WINNT\System32\msdtcprx.dbg - file not found
DBGHELP: C:\WINNT\System32\symbols\dll\msdtcprx.dbg - path not found
DBGHELP: C:\WINNT\System32\dll\msdtcprx.dbg - path not found
DBGHELP: C:\WINNT\System32\MSDTCPRX.dll missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\MSDTCPRX.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\MSDTCPRX.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\MSDTCPRX.pdb - file not found
DBGHELP: C:\WINNT\System32\MSDTCPRX.pdb - file not found
DBGHELP: MSDTCPRX.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\System32\MSDTCPRX.dll -
DBGHELP: MSDTCPRX - export symbols
.
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\shlwapi.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\DLL\shlwapi.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\DLL\shlwapi.pdb - file not found
DBGHELP: C:\WINNT\system32\shlwapi.pdb - file not found
DBGHELP: shlwapi.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\system32\SHLWAPI.DLL -
DBGHELP: SHLWAPI - export symbols
.
DBGHELP: C:\WINNT\system32\COMCTL32.DLL is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\comctl32.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\comctl32.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\comctl32.dbg - path not found
DBGHELP: C:\WINNT\system32\comctl32.dbg - file not found
DBGHELP: C:\WINNT\system32\symbols\dll\comctl32.dbg - path not found
DBGHELP: C:\WINNT\system32\dll\comctl32.dbg - path not found
DBGHELP: C:\WINNT\system32\COMCTL32.DLL missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\COMCTL32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\DLL\COMCTL32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\DLL\COMCTL32.pdb - file not found
DBGHELP: C:\WINNT\system32\COMCTL32.pdb - file not found
DBGHELP: COMCTL32.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\system32\COMCTL32.DLL -
DBGHELP: COMCTL32 - export symbols
.
DBGHELP: C:\WinNT\system32\CLUSAPI.DLL is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\clusapi.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\clusapi.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\clusapi.dbg - path not found
DBGHELP: C:\WinNT\system32\clusapi.dbg - file not found
DBGHELP: C:\WinNT\system32\symbols\dll\clusapi.dbg - path not found
DBGHELP: C:\WinNT\system32\dll\clusapi.dbg - path not found
DBGHELP: C:\WinNT\system32\CLUSAPI.DLL missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\CLUSAPI.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\DLL\CLUSAPI.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\DLL\CLUSAPI.pdb - file not found
DBGHELP: C:\WinNT\system32\CLUSAPI.pdb - file not found
DBGHELP: CLUSAPI.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WinNT\system32\CLUSAPI.DLL -
DBGHELP: CLUSAPI - export symbols
.
DBGHELP: C:\WINNT\System32\WS2HELP.DLL is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\ws2help.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\ws2help.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\ws2help.dbg - path not found
DBGHELP: C:\WINNT\System32\ws2help.dbg - file not found
DBGHELP: C:\WINNT\System32\symbols\dll\ws2help.dbg - path not found
DBGHELP: C:\WINNT\System32\dll\ws2help.dbg - path not found
DBGHELP: C:\WINNT\System32\WS2HELP.DLL missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\WS2HELP.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\DLL\WS2HELP.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\DLL\WS2HELP.pdb - file not found
DBGHELP: C:\WINNT\System32\WS2HELP.pdb - file not found
DBGHELP: WS2HELP.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\System32\WS2HELP.DLL -
DBGHELP: WS2HELP - export symbols
.
DBGHELP: C:\WINNT\System32\WS2_32.DLL is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\ws2_32.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\ws2_32.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\ws2_32.dbg - path not found
DBGHELP: C:\WINNT\System32\ws2_32.dbg - file not found
DBGHELP: C:\WINNT\System32\symbols\dll\ws2_32.dbg - path not found
DBGHELP: C:\WINNT\System32\dll\ws2_32.dbg - path not found
DBGHELP: C:\WINNT\System32\WS2_32.DLL missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\WS2_32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\DLL\WS2_32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\DLL\WS2_32.pdb - file not found
DBGHELP: C:\WINNT\System32\WS2_32.pdb - file not found
DBGHELP: WS2_32.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\System32\WS2_32.DLL -
DBGHELP: WS2_32 - export symbols
.
DBGHELP: C:\WINNT\System32\WSOCK32.DLL is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\wsock32.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\wsock32.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\wsock32.dbg - path not found
DBGHELP: C:\WINNT\System32\wsock32.dbg - file not found
DBGHELP: C:\WINNT\System32\symbols\dll\wsock32.dbg - path not found
DBGHELP: C:\WINNT\System32\dll\wsock32.dbg - path not found
DBGHELP: C:\WINNT\System32\WSOCK32.DLL missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\WSOCK32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\DLL\WSOCK32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\DLL\WSOCK32.pdb - file not found
DBGHELP: C:\WINNT\System32\WSOCK32.pdb - file not found
DBGHELP: WSOCK32.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\System32\WSOCK32.DLL -
DBGHELP: WSOCK32 - export symbols
.
DBGHELP: C:\WINNT\System32\SAMLIB.dll is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\samlib.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\samlib.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\samlib.dbg - path not found
DBGHELP: C:\WINNT\System32\samlib.dbg - file not found
DBGHELP: C:\WINNT\System32\symbols\dll\samlib.dbg - path not found
DBGHELP: C:\WINNT\System32\dll\samlib.dbg - path not found
DBGHELP: C:\WINNT\System32\SAMLIB.dll missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\SAMLIB.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\SAMLIB.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\SAMLIB.pdb - file not found
DBGHELP: C:\WINNT\System32\SAMLIB.pdb - file not found
DBGHELP: SAMLIB.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\System32\SAMLIB.dll -
DBGHELP: SAMLIB - export symbols
.
DBGHELP: C:\WINNT\System32\NETAPI32.dll is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\netapi32.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\netapi32.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\netapi32.dbg - path not found
DBGHELP: C:\WINNT\System32\netapi32.dbg - file not found
DBGHELP: C:\WINNT\System32\symbols\dll\netapi32.dbg - path not found
DBGHELP: C:\WINNT\System32\dll\netapi32.dbg - path not found
DBGHELP: C:\WINNT\System32\NETAPI32.dll missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\NETAPI32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\NETAPI32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\NETAPI32.pdb - file not found
DBGHELP: C:\WINNT\System32\NETAPI32.pdb - file not found
DBGHELP: NETAPI32.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\System32\NETAPI32.dll -
DBGHELP: NETAPI32 - export symbols
.
DBGHELP: C:\WINNT\System32\NETRAP.dll is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\NetRap.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\NetRap.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\NetRap.dbg - path not found
DBGHELP: C:\WINNT\System32\NetRap.dbg - file not found
DBGHELP: C:\WINNT\System32\symbols\dll\NetRap.dbg - path not found
DBGHELP: C:\WINNT\System32\dll\NetRap.dbg - path not found
DBGHELP: C:\WINNT\System32\NETRAP.dll missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\NETRAP.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\NETRAP.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\NETRAP.pdb - file not found
DBGHELP: C:\WINNT\System32\NETRAP.pdb - file not found
DBGHELP: NETRAP.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\System32\NETRAP.dll -
DBGHELP: NETRAP - export symbols
.
DBGHELP: C:\WINNT\system32\LZ32.DLL is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\lz32.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\lz32.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\lz32.dbg - path not found
DBGHELP: C:\WINNT\system32\lz32.dbg - file not found
DBGHELP: C:\WINNT\system32\symbols\dll\lz32.dbg - path not found
DBGHELP: C:\WINNT\system32\dll\lz32.dbg - path not found
DBGHELP: C:\WINNT\system32\LZ32.DLL missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\LZ32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\DLL\LZ32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\DLL\LZ32.pdb - file not found
DBGHELP: C:\WINNT\system32\LZ32.pdb - file not found
DBGHELP: LZ32.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\system32\LZ32.DLL -
DBGHELP: LZ32 - export symbols
.
DBGHELP: C:\WINNT\system32\IMM32.DLL is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\imm32.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\imm32.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\imm32.dbg - path not found
DBGHELP: C:\WINNT\system32\imm32.dbg - file not found
DBGHELP: C:\WINNT\system32\symbols\dll\imm32.dbg - path not found
DBGHELP: C:\WINNT\system32\dll\imm32.dbg - path not found
DBGHELP: C:\WINNT\system32\IMM32.DLL missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\IMM32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\DLL\IMM32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\DLL\IMM32.pdb - file not found
DBGHELP: C:\WINNT\system32\IMM32.pdb - file not found
DBGHELP: IMM32.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\system32\IMM32.DLL -
DBGHELP: IMM32 - export symbols
.
DBGHELP: C:\WINNT\system32\comdlg32.dll is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\comdlg32.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\comdlg32.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\comdlg32.dbg - path not found
DBGHELP: C:\WINNT\system32\comdlg32.dbg - file not found
DBGHELP: C:\WINNT\system32\symbols\dll\comdlg32.dbg - path not found
DBGHELP: C:\WINNT\system32\dll\comdlg32.dbg - path not found
DBGHELP: C:\WINNT\system32\comdlg32.dll missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\comdlg32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\comdlg32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\comdlg32.pdb - file not found
DBGHELP: C:\WINNT\system32\comdlg32.pdb - file not found
DBGHELP: comdlg32.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\system32\comdlg32.dll -
DBGHELP: comdlg32 - export symbols
.
DBGHELP: C:\WinNT\system32\CLBCATQ.DLL is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\clbcatq.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\clbcatq.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\clbcatq.dbg - path not found
DBGHELP: C:\WinNT\system32\clbcatq.dbg - file not found
DBGHELP: C:\WinNT\system32\symbols\dll\clbcatq.dbg - path not found
DBGHELP: C:\WinNT\system32\dll\clbcatq.dbg - path not found
DBGHELP: C:\WinNT\system32\CLBCATQ.DLL missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\CLBCATQ.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\DLL\CLBCATQ.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\DLL\CLBCATQ.pdb - file not found
DBGHELP: C:\WinNT\system32\CLBCATQ.pdb - file not found
DBGHELP: CLBCATQ.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WinNT\system32\CLBCATQ.DLL -
DBGHELP: CLBCATQ - export symbols
.
DBGHELP: C:\WINNT\system32\VERSION.dll is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\version.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\version.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\version.dbg - path not found
DBGHELP: C:\WINNT\system32\version.dbg - file not found
DBGHELP: C:\WINNT\system32\symbols\dll\version.dbg - path not found
DBGHELP: C:\WINNT\system32\dll\version.dbg - path not found
DBGHELP: C:\WINNT\system32\VERSION.dll missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\VERSION.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\VERSION.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\VERSION.pdb - file not found
DBGHELP: C:\WINNT\system32\VERSION.pdb - file not found
DBGHELP: VERSION.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\system32\VERSION.dll -
DBGHELP: VERSION - export symbols
.
DBGHELP: C:\WINNT\system32\WLDAP32.DLL is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\wldap32.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\wldap32.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\wldap32.dbg - path not found
DBGHELP: C:\WINNT\system32\wldap32.dbg - file not found
DBGHELP: C:\WINNT\system32\symbols\dll\wldap32.dbg - path not found
DBGHELP: C:\WINNT\system32\dll\wldap32.dbg - path not found
DBGHELP: C:\WINNT\system32\WLDAP32.DLL missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\WLDAP32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\DLL\WLDAP32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\DLL\WLDAP32.pdb - file not found
DBGHELP: C:\WINNT\system32\WLDAP32.pdb - file not found
DBGHELP: WLDAP32.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\system32\WLDAP32.DLL -
DBGHELP: WLDAP32 - export symbols
.
DBGHELP: C:\WINNT\System32\DNSAPI.DLL is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dnsapi.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\dnsapi.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\dnsapi.dbg - path not found
DBGHELP: C:\WINNT\System32\dnsapi.dbg - file not found
DBGHELP: C:\WINNT\System32\symbols\dll\dnsapi.dbg - path not found
DBGHELP: C:\WINNT\System32\dll\dnsapi.dbg - path not found
DBGHELP: C:\WINNT\System32\DNSAPI.DLL missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\DNSAPI.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\DLL\DNSAPI.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\DLL\DNSAPI.pdb - file not found
DBGHELP: C:\WINNT\System32\DNSAPI.pdb - file not found
DBGHELP: DNSAPI.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\System32\DNSAPI.DLL -
DBGHELP: DNSAPI - export symbols
.
DBGHELP: C:\WINNT\system32\OLEAUT32.dll is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\oleaut32.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\oleaut32.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\oleaut32.dbg - path not found
DBGHELP: C:\WINNT\system32\oleaut32.dbg - file not found
DBGHELP: C:\WINNT\system32\symbols\dll\oleaut32.dbg - path not found
DBGHELP: C:\WINNT\system32\dll\oleaut32.dbg - path not found
DBGHELP: C:\WINNT\system32\OLEAUT32.dll missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\OLEAUT32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\OLEAUT32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\OLEAUT32.pdb - file not found
DBGHELP: C:\WINNT\system32\OLEAUT32.pdb - file not found
DBGHELP: OLEAUT32.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\system32\OLEAUT32.dll -
DBGHELP: OLEAUT32 - export symbols
.
DBGHELP: C:\WINNT\system32\ole32.dll is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\ole32.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\ole32.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\ole32.dbg - path not found
DBGHELP: C:\WINNT\system32\ole32.dbg - file not found
DBGHELP: C:\WINNT\system32\symbols\dll\ole32.dbg - path not found
DBGHELP: C:\WINNT\system32\dll\ole32.dbg - path not found
DBGHELP: C:\WINNT\system32\ole32.dll missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\ole32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\ole32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\ole32.pdb - file not found
DBGHELP: C:\WINNT\system32\ole32.pdb - file not found
DBGHELP: ole32.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\system32\ole32.dll -
DBGHELP: ole32 - export symbols
.
DBGHELP: C:\WINNT\System32\NTDSAPI.dll is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\ntdsapi.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\ntdsapi.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\ntdsapi.dbg - path not found
DBGHELP: C:\WINNT\System32\ntdsapi.dbg - file not found
DBGHELP: C:\WINNT\System32\symbols\dll\ntdsapi.dbg - path not found
DBGHELP: C:\WINNT\System32\dll\ntdsapi.dbg - path not found
DBGHELP: C:\WINNT\System32\NTDSAPI.dll missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\NTDSAPI.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\NTDSAPI.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\NTDSAPI.pdb - file not found
DBGHELP: C:\WINNT\System32\NTDSAPI.pdb - file not found
DBGHELP: NTDSAPI.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\System32\NTDSAPI.dll -
DBGHELP: NTDSAPI - export symbols
.
DBGHELP: C:\WINNT\system32\RPCRT4.DLL is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\rpcrt4.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\rpcrt4.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\rpcrt4.dbg - path not found
DBGHELP: C:\WINNT\system32\rpcrt4.dbg - file not found
DBGHELP: C:\WINNT\system32\symbols\dll\rpcrt4.dbg - path not found
DBGHELP: C:\WINNT\system32\dll\rpcrt4.dbg - path not found
DBGHELP: C:\WINNT\system32\RPCRT4.DLL missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\RPCRT4.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\DLL\RPCRT4.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\DLL\RPCRT4.pdb - file not found
DBGHELP: C:\WINNT\system32\RPCRT4.pdb - file not found
DBGHELP: RPCRT4.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\system32\RPCRT4.DLL -
DBGHELP: RPCRT4 - export symbols
.
DBGHELP: C:\WINNT\system32\USER32.dll is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\user32.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\user32.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\user32.dbg - path not found
DBGHELP: C:\WINNT\system32\user32.dbg - file not found
DBGHELP: C:\WINNT\system32\symbols\dll\user32.dbg - path not found
DBGHELP: C:\WINNT\system32\dll\user32.dbg - path not found
DBGHELP: C:\WINNT\system32\USER32.dll missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\USER32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\USER32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\USER32.pdb - file not found
DBGHELP: C:\WINNT\system32\USER32.pdb - file not found
DBGHELP: USER32.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\system32\USER32.dll -
DBGHELP: USER32 - export symbols
.
DBGHELP: C:\WINNT\system32\GDI32.dll is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\gdi32.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\gdi32.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\gdi32.dbg - path not found
DBGHELP: C:\WINNT\system32\gdi32.dbg - file not found
DBGHELP: C:\WINNT\system32\symbols\dll\gdi32.dbg - path not found
DBGHELP: C:\WINNT\system32\dll\gdi32.dbg - path not found
DBGHELP: C:\WINNT\system32\GDI32.dll missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\GDI32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\GDI32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\GDI32.pdb - file not found
DBGHELP: C:\WINNT\system32\GDI32.pdb - file not found
DBGHELP: GDI32.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\system32\GDI32.dll -
DBGHELP: GDI32 - export symbols
.
DBGHELP: C:\WINNT\system32\ntdll.dll is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\ntdll.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\ntdll.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\ntdll.dbg - path not found
DBGHELP: C:\WINNT\system32\ntdll.dbg - file not found
DBGHELP: C:\WINNT\system32\symbols\dll\ntdll.dbg - path not found
DBGHELP: C:\WINNT\system32\dll\ntdll.dbg - path not found
DBGHELP: C:\WINNT\system32\ntdll.dll missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\ntdll.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\ntdll.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\ntdll.pdb - file not found
DBGHELP: C:\WINNT\system32\ntdll.pdb - file not found
DBGHELP: ntdll.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\system32\ntdll.dll -
DBGHELP: ntdll - export symbols
.
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\msvcrt.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\msvcrt.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\msvcrt.pdb - file not found
DBGHELP: C:\WINNT\system32\msvcrt.pdb - mismatched pdb
DBGHELP: F:\9844\VC61\boot\bin\x86\msvcrt.pdb - file not found
DBGHELP: Couldn't load mismatched pdb for C:\WINNT\system32\msvcrt.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\system32\msvcrt.dll -
DBGHELP: msvcrt - export symbols
.
DBGHELP: C:\WINNT\system32\SHELL32.DLL is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\shell32.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\shell32.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\shell32.dbg - path not found
DBGHELP: C:\WINNT\system32\shell32.dbg - file not found
DBGHELP: C:\WINNT\system32\symbols\dll\shell32.dbg - path not found
DBGHELP: C:\WINNT\system32\dll\shell32.dbg - path not found
DBGHELP: C:\WINNT\system32\SHELL32.DLL missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\SHELL32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\DLL\SHELL32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\DLL\SHELL32.pdb - file not found
DBGHELP: C:\WINNT\system32\SHELL32.pdb - file not found
DBGHELP: SHELL32.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\system32\SHELL32.DLL -
DBGHELP: SHELL32 - export symbols
.
DBGHELP: C:\WINNT\System32\COMSVCS.DLL is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\comsvcs.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\comsvcs.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\comsvcs.dbg - path not found
DBGHELP: C:\WINNT\System32\comsvcs.dbg - file not found
DBGHELP: C:\WINNT\System32\symbols\dll\comsvcs.dbg - path not found
DBGHELP: C:\WINNT\System32\dll\comsvcs.dbg - path not found
DBGHELP: C:\WINNT\System32\COMSVCS.DLL missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\COMSVCS.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\DLL\COMSVCS.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\DLL\COMSVCS.pdb - file not found
DBGHELP: C:\WINNT\System32\COMSVCS.pdb - file not found
DBGHELP: COMSVCS.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\System32\COMSVCS.DLL -
DBGHELP: COMSVCS - export symbols
.
DBGHELP: C:\WinNT\system32\USERENV.dll is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\userenv.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\userenv.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\userenv.dbg - path not found
DBGHELP: C:\WinNT\system32\userenv.dbg - file not found
DBGHELP: C:\WinNT\system32\symbols\dll\userenv.dbg - path not found
DBGHELP: C:\WinNT\system32\dll\userenv.dbg - path not found
DBGHELP: C:\WinNT\system32\USERENV.dll missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\USERENV.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\USERENV.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\USERENV.pdb - file not found
DBGHELP: C:\WinNT\system32\USERENV.pdb - file not found
DBGHELP: USERENV.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WinNT\system32\USERENV.dll -
DBGHELP: USERENV - export symbols
.
DBGHELP: C:\WINNT\system32\ADVAPI32.dll is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\advapi32.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\advapi32.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\advapi32.dbg - path not found
DBGHELP: C:\WINNT\system32\advapi32.dbg - file not found
DBGHELP: C:\WINNT\system32\symbols\dll\advapi32.dbg - path not found
DBGHELP: C:\WINNT\system32\dll\advapi32.dbg - path not found
DBGHELP: C:\WINNT\system32\ADVAPI32.dll missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\ADVAPI32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\ADVAPI32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\ADVAPI32.pdb - file not found
DBGHELP: C:\WINNT\system32\ADVAPI32.pdb - file not found
DBGHELP: ADVAPI32.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\system32\ADVAPI32.dll -
DBGHELP: ADVAPI32 - export symbols
.
DBGHELP: C:\WINNT\System32\Secur32.dll is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\secur32.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\secur32.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\secur32.dbg - path not found
DBGHELP: C:\WINNT\System32\secur32.dbg - file not found
DBGHELP: C:\WINNT\System32\symbols\dll\secur32.dbg - path not found
DBGHELP: C:\WINNT\System32\dll\secur32.dbg - path not found
DBGHELP: C:\WINNT\System32\Secur32.dll missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\Secur32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\Secur32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\Secur32.pdb - file not found
DBGHELP: C:\WINNT\System32\Secur32.pdb - file not found
DBGHELP: Secur32.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\System32\Secur32.dll -
DBGHELP: Secur32 - export symbols
.
DBGHELP: C:\WINNT\system32\KERNEL32.dll is stripped. Searching for dbg file
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\kernel32.dbg - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\kernel32.dbg - path not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\kernel32.dbg - path not found
DBGHELP: C:\WINNT\system32\kernel32.dbg - file not found
DBGHELP: C:\WINNT\system32\symbols\dll\kernel32.dbg - path not found
DBGHELP: C:\WINNT\system32\dll\kernel32.dbg - path not found
DBGHELP: C:\WINNT\system32\KERNEL32.dll missing debug info. Searching for pdb anyway
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\KERNEL32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\symbols\dll\KERNEL32.pdb - file not found
DBGHELP: D:\Development\Call Accounting\Text\CallAccounting\UNICODE_Debug\dll\KERNEL32.pdb - file not found
DBGHELP: C:\WINNT\system32\KERNEL32.pdb - file not found
DBGHELP: KERNEL32.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINNT\system32\KERNEL32.dll -
DBGHELP: KERNEL32 - export symbols
ChildEBP RetAddr Args to Child
WARNING: Stack unwind information not available. Following frames may be wrong.
0687fcc4 7c59a0c2 0687fc9c 00000001 00000000 ntdll!NtWaitForMultipleObjects+0xb
0687fd98 0040c8e5 0687ffa4 0687fdf8 0667fe60 KERNEL32!WaitForMultipleObjects+0x17
0687fdf0 0040c1db 00000000 00000000 00000000 CallAccounting!SemaphoreInstance::operator--+0x25 [d:\development\call accounting\text\callaccounting\win32service.h @ 194]
0687ffb4 7c57b388 0667fe60 00000000 00000000 CallAccounting!AllocatorMachine+0x14b [D:\Development\Call Accounting\Text\CallAccounting\Buffer.cpp @ 54]
0687ffec 00000000 00402595 0667fe60 00000000 KERNEL32!lstrcmpiW+0xb7
The debugger by default suspends threads, so, they cannot go away
while the process is stopped under debugger.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of any included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"Timothy Madden" <termin...@gmail.com> wrote in message
news:42fa4315$0$18649$1472...@news.sunsite.dk...
Indeed the path to symbos store was not there...
This is because I should have saved a workspace for the session.
Where does WinDbg store workspaces ? For the same exe I have two
workspaces, one used after 'Open executable' and another used when
Windows starts WinDbg automaticaly once with my service executable
(configured in HKLM\Software\Microsoft\Windows NT\CurrentVersion\Image
File Execution Options\CallAccounting.exe)
Now if I atach to my service it looks like WinDbg has a third workspace
for still the same executable.
I don't know how it saves workspaces and I'm afraid to save one for when
I debug service shutdown because I don't want to find onther workspace,
used when WinDbg is started once with the service, to be overwritten by
the first one
"Timothy Madden"
Romania
There's more info in the debugger.chm, and in the themes\themes.doc.
--
Jason Shay [MSFT]
js...@online.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no rights
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"Timothy Madden" <termin...@gmail.com> wrote in message
news:42fa4f5e$0$18637$1472...@news.sunsite.dk...