all groups > visual studio .net debugging > september 2007 >
You're in the

visual studio .net debugging

group:

Updating PDB files with new source code location


Updating PDB files with new source code location Hagay Lupesko
9/11/2007 3:20:41 PM
visual studio .net debugging:
Hi all,

I need to find a way to update source files location within PDB files
so that at debug time the updated sources will be used and not the
'old' sources

I went over DIA and it seems it allows querying only, but not
updating.

Can anyone recommend a way to do it?

Thanks, Hagay
Re: Updating PDB files with new source code location Igor Solodovnikov
9/12/2007 12:00:00 AM
On Tue, 11 Sep 2007 18:20:41 +0300, Hagay Lupesko <lupesko@gmail.com>
[quoted text, click to view]

I have a similar question. I releaseâ few versions of my dlls with related
PDBs. All versions are stored on my computer each in its own directory.
When user send a minidump to me Visual Studio correctly loads particular
PDB file corresponding to dll version installed on user's computer. But
all my PDB files reference the same source files and i have only the last
version of source files on my computer. Of course older source files
versions can be retrieved from SourceSafe but this is very inconvenient.
The only way i see to resolve this is to create new source directory for
AddThis Social Bookmark Button