Re: [Interest] Qt Creator Application Output window

2020-04-30 Thread Adam Light
On Thu, Apr 30, 2020 at 12:52 AM Christian Kandeler < christian.kande...@qt.io> wrote: > On Wed, 29 Apr 2020 14:34:57 -0700 > j...@wavemetrics.com wrote: > > > Maybe I was too specific here. This isn't just a problem with Address > Sanitizer. It is a general problem with the output pane in Qt Crea

Re: [Interest] Qt Creator Application Output window

2020-04-30 Thread Christian Kandeler
On Wed, 29 Apr 2020 14:34:57 -0700 j...@wavemetrics.com wrote: > Maybe I was too specific here. This isn't just a problem with Address > Sanitizer. It is a general problem with the output pane in Qt Creator. Its > just that AddressSanitizer happens to put out lots of output. I don't. If you hav

Re: [Interest] Qt Creator Application Output window

2020-04-29 Thread john
Maybe I was too specific here. This isn't just a problem with Address Sanitizer. It is a general problem with the output pane in Qt Creator. Its just that AddressSanitizer happens to put out lots of output. So I guess y'all don't see this? -John Weeks __

[Interest] Qt Creator Application Output window

2020-04-22 Thread John Weeks
Using Qt Creator 4.11.1 on Mac OS 10.14.6 with an Address Sanitizer build of our application. As y'all may know, if you hit a problem in an Address Sanitizer build, the output from AS can be quite extensive. But very useful! Unfortunately, in the environment summarized above, the Application Ou