f***@laposte.net
2007-09-25 15:05:09 UTC
Hi all,
I know there are several reasons why the debugger can not associate a
DLL with a PDB.
As far as I am concerned, I use a third party DLL and the third party
company guarantee that the provided PDB is matching it.
In facts, it does not work on my PC : all the other PDB are matched
(my own DLL and even the system DLL are fine : symbols are loaded)
I double-checked all my paths (symbol path, image path etc ...), ran
my exe under VC71, under WinDbg but the result is always the same : I
get the "No symbols loaded" message.
Unmatched DLL/PDB produce this error but I also know that an invalid
path produce the same result.
I tried running Filemon (from Winternals) at the same time I launched
my application and the debugger does not even try to load the
associated PDB.
I am going to open a call to the third party company but before doing
it (this is quite a big company and they are very long to answer), I
would like to know if there is a tool that can tell for sure if the
DLL match the PDB or not ?
Thanks in advance for your help.
I know there are several reasons why the debugger can not associate a
DLL with a PDB.
As far as I am concerned, I use a third party DLL and the third party
company guarantee that the provided PDB is matching it.
In facts, it does not work on my PC : all the other PDB are matched
(my own DLL and even the system DLL are fine : symbols are loaded)
I double-checked all my paths (symbol path, image path etc ...), ran
my exe under VC71, under WinDbg but the result is always the same : I
get the "No symbols loaded" message.
Unmatched DLL/PDB produce this error but I also know that an invalid
path produce the same result.
I tried running Filemon (from Winternals) at the same time I launched
my application and the debugger does not even try to load the
associated PDB.
I am going to open a call to the third party company but before doing
it (this is quite a big company and they are very long to answer), I
would like to know if there is a tool that can tell for sure if the
DLL match the PDB or not ?
Thanks in advance for your help.