Hi folks,
I've been trying some debugging with kdbg (Graphical kde debugger), but it fails on wine because it can't attach to a process.
While it is of course possible to use WINEDEBUG flags, I want to be able to use a full debugger, and not just deduce from logs what happened, but rather be able to see the corresponding lines of source as well. so would it be possible to make gdb work with winedbg again, and perhaps make it understand threads this time?
Cheers, Maarten.