Re: Debugging winelib apps in Eclipse

2005-12-04 Thread Boaz Harrosh
Michael Ost 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." After reviewing the winelib de

Re: Debugging winelib apps in Eclipse

2005-12-02 Thread Eric Pouech
Michael Ost 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." After reviewing the winelib de

Re: Debugging winelib apps in Eclipse

2005-12-02 Thread James Hawkins
On 12/2/05, Michael Ost <[EMAIL PROTECTED]> 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 terminat

Debugging winelib apps in Eclipse

2005-12-02 Thread Michael Ost
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." After reviewing the winelib debug docs, I found that