On 12/2/05, Michael Ost most@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