Same issue:
http://www.dumpanalysis.org/forum/viewtopic.php?f=1&t=242
.reload /i <your.dll>
"chuck_k" <chu...@discussions.microsoft.com> wrote in message
news:69E77FE0-0B25-4DFD...@microsoft.com...
It's been a long time since I've done this, but we signed all the debugger
distribution bits and had no trouble matching PDBs to the binaries. You can
confirm this by simply debugging the latest debugger. All the bits are
signed. Now I am not an expert in the intricacies of signing, but do know
that it can be made to work.
.pat styles [microsoft]
"chuck_k" <chu...@discussions.microsoft.com> wrote in message
news:69E77FE0-0B25-4DFD...@microsoft.com...
"Marc Sherman" wrote:
> Have you tried to force the pdb for the dll to be loaded?
>
> ..reload /i <your.dll>
>
> "chuck_k" <chu...@discussions.microsoft.com> wrote in message
> news:69E77FE0-0B25-4DFD...@microsoft.com...
> > Associated PDBs are rendered useless after using signtool on EXE/DLL. Is
> > there a way around this? Is there a way to repair the PDB after running
> > signtool? Thx.
> >
> > Same issue:
> > http://www.dumpanalysis.org/forum/viewtopic.php?f=1&t=242
>
>
> .
>
Based on your reply, I tried debugging a more recent build of our product
(also signed) and it worked fine. I also used userdump to create a dump, and
was able to match up symbols in WinDbg. I don't know why I couldn't get
symbols to line up for this one particular build and crash dump. We had
recently started signing our binaries so I "assumed" it to be the culprit.
Sorry for the noise.
"pat styles [microsoft]" wrote:
> Hello Chuck.
>
> It's been a long time since I've done this, but we signed all the debugger
> distribution bits and had no trouble matching PDBs to the binaries. You can
> confirm this by simply debugging the latest debugger. All the bits are
> signed. Now I am not an expert in the intricacies of signing, but do know
> that it can be made to work.
>
> ..pat styles [microsoft]
>
> "chuck_k" <chu...@discussions.microsoft.com> wrote in message
> news:69E77FE0-0B25-4DFD...@microsoft.com...
> Associated PDBs are rendered useless after using signtool on EXE/DLL. Is
> there a way around this? Is there a way to repair the PDB after running
> signtool? Thx.
>
> Same issue:
> http://www.dumpanalysis.org/forum/viewtopic.php?f=1&t=242
>
> .
>