Le 14/04/2012 22:41, Ilya Basin a écrit :
I've already written a wrapper (see my other mail winedbg-eclipse -
winedbg wrapper for Eclipse IDE)
There are some problems, however.
EP> do you have a trace of the gdb commands ?
gdb --version
gdb --interpreter mi2 --nx
1-list-features
2-environment
I've already written a wrapper (see my other mail winedbg-eclipse -
winedbg wrapper for Eclipse IDE)
There are some problems, however.
EP> do you have a trace of the gdb commands ?
gdb --version
gdb --interpreter mi2 --nx
1-list-features
2-environment-cd /media/ARCHLINUXOLD/1/builds/wine/src/win
Le 13/04/2012 22:21, Ilya Basin a écrit :
which IDE do you have in mind ?
Eclipse or Netbeans. Eclipse 3.7.2 looks promising. It even
managed to detect -I and -D compiler options in the wine makefiles.
I didn't work with Netbeans for long. The last time I had to manually
set all the include dir
> which IDE do you have in mind ?
Eclipse or Netbeans. Eclipse 3.7.2 looks promising. It even
managed to detect -I and -D compiler options in the wine makefiles.
I didn't work with Netbeans for long. The last time I had to manually
set all the include directories and macros.
> some IDE provide su
Le 13/04/2012 19:58, Ilya Basin a écrit :
Hi developers. There's a manual on this page:
http://www.winehq.org/docs/winedev-guide/dbg-others
Start the Wine debugger with a command line like:
winedbg --gdb --no-start
Start ddd
In ddd, use the 'Open File' or 'Open Program' to point to the
Hi developers. There's a manual on this page:
http://www.winehq.org/docs/winedev-guide/dbg-others
> Start the Wine debugger with a command line like:
> winedbg --gdb --no-start
> Start ddd
> In ddd, use the 'Open File' or 'Open Program' to point to the Wine executable
> (which is either