Re: Bug for beginners

2009-08-21 Thread Alex Dermenakis
Thanks to both of you Andrew and Juan. I think though I'll with Andrew's suggestion. ;-) On Thu, Aug 20, 2009 at 11:58 PM, Andrew Eikum wrote: > Alexandros Dermenakis wrote: > >> Hi all, >> >> I studied the wine developer's guide and went a bit through the code. I >> would like a suggestion, a bu

Re: Debugging tools

2009-08-10 Thread Alex Dermenakis
> 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.