10 Jul
2003
10 Jul
'03
3:33 a.m.
Steven Edwards <steven_ed4153(a)yahoo.com> writes:
The last time I tested I couldnt get anything to work but now FIXME and ERROR do. I guess maybe I did something wrong the last time I tried to test. Are the TRACE and WARN messages only for WINEserver? Those still dont show up for me.
They are off by default, they are switched on by the --debugmsg flag, which of course doesn't work for you... you can simulate it by calling wine_dbg_parse_options() from somewhere in the app startup code. -- Alexandre Julliard julliard(a)winehq.com