winedbg pdb issue - n00b

Eric Pouech eric.pouech at orange.fr
Mon Feb 4 13:44:38 CST 2008


Michel Jacques a écrit :
> Hi.
>
> I've have setup my debug build (with pdbs) and MSVCRT debug dlls.
>
> When stopping on a breakpoint with winedbg, I get a stack of calls in winedbg which does not
> contains any function info from my dlls or app.  I only get hex offset of call within my dll.  But
> I do see the information for wine sources though, function name + line number.
>
> What do I need to do so that winedbg can extract info from my pdb?
>   
_NT_SYMBOL_PATH env variable should point to where your pdb files are
A+

-- 
Eric Pouech
"The problem with designing something completely foolproof is to underestimate the ingenuity of a complete idiot." (Douglas Adams)





More information about the wine-devel mailing list