Does Visual Studio 2003 Debugger read _NT_SYMBOL_PATH
Hi, Does the Visual Studio 2003 Debugger read the environment variable
_NT_SYMBOL_PATH to load Windows Symbols. For example if this variable is set
to
SRV*c:\websymbols*
http://msdl.microsoft.com/download/symbols
then will the debugger retrieve symbols from the Microsoft Symbol Server. In
a test I did this seems to work but I have seen posts indicating that this
is not supported. Also if this is supported, should we upgrade the
symsrv.dll that ships with Visual Studio .2003 to the one in Debugging Tools
for Windows
Thanks
-Ajay
.
Relevant Pages
- Re: Debugging in Visual Studio 2008 with IE7
... I'm using Visual Studio 2008, asp.net, and Internet Explorer 7. ... (I usually use Firefox and I can set breakpoints with firebug, ... the Visual Studio debugger, even though it's a firefox add-in? ... (comp.lang.javascript) - Re: VS.Net Debugging stopped working
... I have tried to delete the pdb files, so that it would create new ones. ... The debugger output is this, ... > with the code...like if somehow you changed the output directories and ... >> I have run the repair feature in Visual Studio. ... (microsoft.public.dotnet.general) - Re: Microsoft.SqlServer.Types is slowing down a call to Form.ActiveForm by a factor of 100!
... Visual Studio Hosting Process has been disabled. ... Sql Server Types Loaded ... This was all on a VPC running with the debugger attached on Visual Studio ... public void TestDeep ... (microsoft.public.dotnet.framework.performance) - RE: Anyone else seeing this kind of debugger hang?
... Open Visual Studio and load your project. ... Open a second Visual studio and attach the debugger to ... >> My project is set to debug managed code only. ... >> the time of the hang is running in the UI thread. ... (microsoft.public.vsnet.debugging) - Re: VS / PB 6 Always crashes on device boot using KITL / KdStub
... Most times with a memory guard exception or devenv exception ... PB Debugger The Kernel Debugger connection has been established ... "Microsoft Visual Studio 2005 has encountered a problem and needs ... to waste a couple of days doing a full system re-install as this ... (microsoft.public.windowsce.platbuilder) |
|