[Bug 3570] ZBrush 2 complains about a debugger

Wine Bugs wine-bugs at winehq.org
Sat Oct 29 14:12:21 CDT 2005


http://bugs.winehq.org/show_bug.cgi?id=3570





------- Additional Comments From saulius.krasuckas at elst.vtu.lt  2005-29-10 14:12 -------
* Willie Sippel wrote:
| 
| "trace+reg" gives an output, so Wine seems to be OK. 

Apparently it isn't.  This happens on my box:

$ WINEDEBUG="trace+reg" /usr/src/wine-cvs/wine/wine --version 2>&1| wc -l
| 111


I guess your Wine can be built with trace messages disabled.  This can be done
by using apropriate ./configure param:

$ /usr/src/wine-cvs/wine/configure --help | grep -iC1 trace
|   --disable-debug         compile out all debugging messages
|   --disable-trace         compile out TRACE messages
|   --enable-win64          build a Win64 emulator on AMD64 (won't run Win32

Are you sure this wasn't a case with your box, Willie?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list