[Bug 21422] winedbg cannot find local symbols in EXE.

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 20 15:58:25 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=21422





--- Comment #3 from Peter Dons Tychsen <donpedro at tdcadsl.dk>  2010-01-20 15:58:25 ---
Thanks for looking at it Eric.

>> a/ test.exe doesn't any debug information
Right, but it does have the symbols and the offsets.

>>the module computation is likely correct, but the symbol you're looking for is
>>present in two modules, but as dbghelp doesn't handle correctly the test.exe
>>module, it only locates one symbol
You might be right, but i still don't understand how module_get_container() can
return "lib/libc" for "test.exe". Does it make sense?

>>real fix is to try to load the COFF symbol table before the export table
>>that shouldn't be too long to do, just need to find time in order to find time
>>to decide when to do it
Ok, great. Thanks again for looking into it.

/pedro

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list