Mike Hearn a écrit :
On Fri, 20 May 2005 23:16:12 +0200, Raphael wrote:
We only have to build a correct symt model to get it working perfectly
What exactly will this work allow - will winedbg get better as a result? At the moment backtraces already give function information...
it will display information for ELF modules with Dwarf2 debug info (instead of the STABS format) this will raise some day the question of which debug format we use for Wine's own use A+