Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.3.0-rc
-
Windows 7
MSVC 2010
-
f99e2570fb0df4537e25ddfe1cb0d91f69c0e20c
Description
I use DebugView to read Debug statements. Qt Creator's Application Output is now stealing most (not all) of the output generated by my application. DebugView will get some of the statements.
This wasn't the case with the prior version of Qt Creator. It used to be, if I had DebugView open, only DebugView will get the statements. If DebugView was not open, all the statements would go into Application Output.
I hope that was clear.
Thank you.