Is there currently any way to debug winelib application? I read winedbg doc, but there are only samples for windows executables.
Vitaly Kuznetsov wrote:
Is there currently any way to debug winelib application? I read winedbg doc, but there are only samples for windows executables.
you can also debug winelib applications with winedbg and you should get access to both the executable information and the different loaded DLL (counting the Wine builtin ones)
A+