Debugging winelib apps in Eclipse

James Hawkins truiken at gmail.com
Sat Dec 3 00:19:13 CST 2005


On 12/2/05, Michael Ost <most at museresearch.com> wrote:
> Does anyone know how to set up Eclipse to debug winelib applications?
>
> I tried just replacing 'gdb' with 'winedbg' on the "Debugger" tab on the
> "Debug" window. After Eclipse says "Launching..." there is an error that
> says "Process terminated."
>

You're probably going to have to find a way to make Eclipse run
wine-pthread directly instead of the wine binary.

--
James Hawkins



More information about the wine-devel mailing list