Re: Fix for debugger breakage

2003-12-18 Thread Sylvain Petreolle
You surely have already done that, but could you verify that all copies of wine/wine-glibc/wine-[pk]thread are the same everywhere on your system ? > Well, lesee, I have /opt/wine/lib in /etc/ld.so.conf and > /opt/wine/bin in > $PATH. And winedbg only works right if I change cwd away from the >

Re: Fix for debugger breakage

2003-12-15 Thread Gregory M. Turner
On Monday 15 December 2003 04:25 pm, Mike Hearn wrote: > On Mon, 2003-12-15 at 21:58, Gregory M. Turner wrote: > > hmm, one minor difference... I use WINELOADER=/opt/wine/bin/wine (we > > happen to have the same wine prefix)... perhaps the word "simply" above > > was too strong ;) > > Well, that is

Re: Fix for debugger breakage

2003-12-15 Thread Mike Hearn
On Mon, 2003-12-15 at 21:58, Gregory M. Turner wrote: > hmm, one minor difference... I use WINELOADER=/opt/wine/bin/wine (we happen to > have the same wine prefix)... perhaps the word "simply" above was too > strong ;) Well, that is exactly what I used for my first try: > [EMAIL PROTECTED] test

Re: Fix for debugger breakage

2003-12-15 Thread Gregory M. Turner
On Monday 15 December 2003 03:45 pm, Mike Hearn wrote: > On Mon, 2003-12-15 at 21:04, Gregory M. Turner wrote: > > FYI, I don't know if this makes things any different, but I simply > > pointed WINELOADER to "wine", not wine-{p,k}thread, and it seems fine... > > what errors? > > [EMAIL PROTECTED] t

Re: Fix for debugger breakage

2003-12-15 Thread Mike Hearn
On Mon, 2003-12-15 at 21:04, Gregory M. Turner wrote: > FYI, I don't know if this makes things any different, but I simply pointed > WINELOADER to "wine", not wine-{p,k}thread, and it seems fine... what errors? [EMAIL PROTECTED] tests]$ WINELOADER=/opt/wine/bin/wine winedbg ie6setup.exe fixme:con

Re: Fix for debugger breakage

2003-12-15 Thread Gregory M. Turner
On Monday 15 December 2003 08:51 am, Mike Hearn wrote: > Hi, > > What is the status of this problem? I tried setting WINELOADER to point to > wine-pthread, and while that allowed winedbg to load symbols it spewed > loads of errors while doing so. Is there a proper fix for this? > > BTW I think the

Fix for debugger breakage

2003-12-15 Thread Mike Hearn
Hi, What is the status of this problem? I tried setting WINELOADER to point to wine-pthread, and while that allowed winedbg to load symbols it spewed loads of errors while doing so. Is there a proper fix for this? BTW I think the recent URL Cache patch broke the IE setup program, I get a crash th