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
