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

Zebediah Figura z.figura12 at gmail.com
Tue Jul 31 18:40:12 CDT 2018


On 31/07/18 18:38, Ken Thomases wrote:
> 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
> 
> 
> 

Sure, I'd be happy with either solution.



More information about the wine-devel mailing list