For those of you who have developed 64-bit apps with wine, I'd like to ask what
debugging tools and techniques you found most effective in that environment.
Anyone have good luck with the 64-bit winedbg or remote debugging using Visual
Studio?
Thanks,
Ben Parker
ESRI
> I just would try to use Kdevelop, but i dont know if it will work.
>
Actually KDevelop works. I created a new empty project and Imported the
whole git repository and
I chose to use wine's custom MakeFile and configure files. I'm not able
though to start the debug properly
but I'm working on it.
Alexandros Dermenakis schrieb:
Hi,
I would like some help about which tools to use for editing code, searching
through the source files etc. also, is there a way to import all the source
code in Kdevelop?
thanks
I mostly edit the files with Geany(geany.org), but thats a matter of taste.
On Sun, Aug 9, 2009 at 10:50 PM, Alexandros
Dermenakis wrote:
> Hi,
>
> I would like some help about which tools to use for editing code, searching
> through the source files etc. also, is there a way to import all the source
> code in Kdevelop?
To get the source:
http://wiki.winehq.org/GitWine
f
Hi,
I would like some help about which tools to use for editing code, searching
through the source files etc. also, is there a way to import all the source
code in Kdevelop?
thanks