Hi,
Just to confirm the current winedbg problem also with my system:
Suse 9.1, Linux cassix 2.6.4-52-default #1 Wed Apr 7 02:08:30 UTC 2004 i686 i686 i386 GNU/Linux
On Thursday 17 June 2004 16:48, Rein Klazes wrote:
When I set breakpoints, I get a lot of messages like this: [...] fixme:dbghelp:elf_new_wine_thunks Duplicate in kernel32<elf>: module.0<40529348-00000004> module<40529348-00000000> fixme:dbghelp:elf_new_wine_thunks Duplicate in kernel32<elf>: iDateW.4<40509aba-0000000c> iDateW<40509aba-00000000> [...]
This is discussed on the developer list, subject "Debugger spews elf_new_wine_thunks fixmes". You are hitting bugs in the debugger, it seems a good idea you send you questions to the developer list as it is such a specialized item.
Yes, a working winedbg would for the current CVS would be good. Especially setting the debugging channels again would be good. I have following problem there:
Wine-dbg>set +file fixme:dbghelp:elf_new_wine_thunks Duplicate in imm32<elf>: name.0<4219a75c-00000012> name<4219a75c-00000000> [...] No symbols found for first_dll Can't get first_dll symbol Wine-dbg>
Cheerio, Oliver