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

Ken Thomases ken at codeweavers.com
Tue Jul 31 18:38:13 CDT 2018


On Jul 30, 2018, at 2:47 PM, Zebediah Figura <z.figura12 at gmail.com> wrote:
> 
> While this does avoid usually undesired debug output, it also makes
> debugging winedbg.exe practically impossible.

Not that I feel strongly one way or the other, but perhaps you could clear WINEDEBUG unless +dgbhelp or +winedbg are enabled (or, if it's easier or more complete, if the value of WINEDEBUG contains either of those channel names; that would get dbghelp_stabs and the like, too).

-Ken




More information about the wine-devel mailing list