Is there any provision in VS 2008 to enter symbol file path as WinDbg? -
is there provision in vs 2008 enter symbol file path windbg? because project want debug contains lots , lots of dlls , hierarchy of dll folders deep. difficult task create hierarchy of directories every time.
finally have come know can provide symbol files path same windbg in visual studio.
please follow below steps:
tools -> options -> debugging -> symbols
this option there vs 2005 onwards (not sure previous versions of visual studio).
Comments
Post a Comment