Symbol server - odd behaviour



Hi,

I configured VC.NET 7.1 symbol server as
"srv*e:\temp\symbols*http://msdl.microsoft.com/download/symbols";, however
the behaviour is strange. When I start debugging, the debugger communicates
something with symbol server, I can see that new folder is created under
e:\temp\symbols, but the subfolder is deleted and the same follows (I
suspect), for all symbols the debugger is trying to download. At the end the
folder is (again) empty, I have no error messages and the symbols are not
used. However I tried manually download the symbols with symcheck.exe, it
works and for the manually downloaded symbols, the debugger use them.

What can be the source of problem? I have Win2k security rollup 1.

Thanks, Jan


.



Relevant Pages

  • Re: Hang when new DirectoryEntry declared
    ... the VS.net2003 debugger is trying to ... Microsoft symbol server for the VS.net2003, ... Microsoft Online Community Support ...
    (microsoft.public.dotnet.framework)
  • Re: About retail symbols
    ... You should use DbgHelp to retrieve symbols - it will do all of the work with finding and downloading the correct versions if you give it a symbol path that specifies a symbol server. ... As far as the debugger interface goes, whether you use a symbol server or not is irrelevant, the interface to DbgHelp works exactly the same. ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Windows XP - Debugging BSOD - Degree in Super-Advanced Hyperdimensional Physics
    ... > If you use the symbol server it will figure out what the exact symbol you ... but I may send my latest dump file from 1/19 so you can see what's up. ... Here's that text I got from the debugger. ... > Loading Kernel Symbols ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Post Mortem Debugging
    ... The Modules window in the debugger tells me that it "Unknown symbol ... May be the .PDB file is corrupted. ... because symbol server most likely contains a stripped version of the .PDB file, ... but it should be enough to get the call stack). ...
    (microsoft.public.vc.mfc)
  • Re: starting app to debug in VS2003.net takes "forever"
    ... and rename symsrv.dll? ... VS debugger supports symbol server access. ... The most important use of symbol server is to download symbols for various ...
    (microsoft.public.vsnet.debugging)

Loading