What happened to wine_dbg_parse_options ?

Alexandre Julliard julliard at winehq.org
Tue Oct 18 05:51:22 CDT 2005


Christian Costa <titan.costa at wanadoo.fr> writes:

> Hi,
>
> wine_dbg_parse_options does not exist anymore.
> Is there a reason for that ?
> Is there any other way to enable debug channels from whithin wine code ?

I just added a __wine_dbg_set_channel_flags function. Note that
because of the way the new channel handling works, the channel needs
to be specified in the WINEDEBUG options to allow the flags to be
changed dynamically.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list