[PATCH 1/5] kernel32: Don't clear WINEDEBUG in the debugger process.

Alexandre Julliard julliard at winehq.org
Wed Aug 15 01:19:17 CDT 2018


Zebediah Figura <z.figura12 at gmail.com> writes:

> While this does avoid usually undesired debug output, it also makes
> debugging winedbg.exe practically impossible.

Yes, but that's a very uncommon use case. In 99.9% of the usage cases we
don't want the winedbg traces to pollute the log.

IMO it's enough to simple apply your patch locally when you are working
on winedbg, that's what I've been doing in such cases. If you really
need a runtime mechanism, it would have to be something like what Ken
has suggested.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list