On Wed, 16 Feb 2005 18:56:44 -0600 James Hawkins truiken@gmail.com wrote:
I tried to get something more complete (traces and whatnot), but it seems that my wine has > compiled without --debugmsg for some reason. I'll see if I can fix that at some point.
wine no longer uses the --debugmsg option. Use the WINEDEBUG environment variable from now on. See http://winehq.org/site/docs/wine-user/x1824 for more information.
-- James Hawkins
I'm aware of this, but winedbg doesn't work without it. Plus, it turns out that I compiled wine with debug completely disabled.