31 Jul
2018
31 Jul
'18
11:38 p.m.
On Jul 30, 2018, at 2:47 PM, Zebediah Figura <z.figura12(a)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