[Wine] Re: Debugging Wine itself (kernel and all DLLs)

vitamin wineforum-user at winehq.org
Mon Jan 24 09:06:02 CST 2011


pswamis80 wrote:
> How can I debug Wine itself (kernel and all DLLs) step by step?

Use winedbg or other debugger as dimesio pointed out. However in most cases that would be way too much to step through, unless you know exactly the code you want to debug.

In most cases you want to use debug channels http://wiki.winehq.org/DebugChannels to see what's going on, and find that part of code you want to step through.







More information about the wine-users mailing list