winedbg doesn't find source files

Vincent Béron vberon at mecano.gme.usherb.ca
Wed Aug 11 07:11:50 CDT 2004


Le mer 11/08/2004 à 04:50, Mike Hearn a écrit :
> Saulius Krasuckas wrote:
> > I have had a long period of time not using the winedbg, so I cannot tell
> > whether it is a regression.  I am using "./configure && make depend &&
> > make" to build the Wine and then something like a "sudo make install", if
> > that matters.
> > 
> > I need an advice on how to setup winedbg the right way or an explanation,
> > whether this is a bug or an advanced feature.  TIA.
> 
> Nope, it's a bug, something to do with STABS parsing I think. I have 
> reported it once to Eric but I think I didn't have enough info to help him.

The original message had this line:
fixme:dbghelp:elf_load_debug_info Unsupported Dwarf2 information

So I suspect your Wine is compiled with Dwarf2 debug symbols rather than
stabs+. Which gcc version was used?

Vincent





More information about the wine-devel mailing list