Re: more debugger issues

2004-09-02 Thread Eric Pouech
(Don't look at the date in the directory, it actually is the cvs version as of 2004/08/26) I only changed the #if on line 3042. change the DEBUG_Printf into a FIXME, that'll do it

Re: more debugger issues

2004-08-31 Thread Chipzz
Sorry for the late reply, but I was out of town for the weekend. Anyway, it fails to compile: Vector:/usr/src/wine/wine-0.0.20040615/dlls/dbghelp# make gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing

Re: more debugger issues

2004-08-27 Thread Eric Pouech
Chipzz a écrit : Hi all! As a saw a few updates to the debugger a couple of days ago, I decided to give the debugger another go. The problem with the stack trace is gone now, but now I get another problem when I attach to a running process, set a breakpoint and continue, the program crashes. When I

more debugger issues

2004-08-25 Thread Chipzz
Hi all! As a saw a few updates to the debugger a couple of days ago, I decided to give the debugger another go. The problem with the stack trace is gone now, but now I get another problem when I attach to a running process, set a breakpoint and continue, the program crashes. When I in- stead don't