Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 10.0.1
-
None
Description
While in a debugging session the messages logged out with std::cout or std::cerr are not displayed in the "Application Output" window. The ones logged with qDebug/Info/Warning do get displayed though.
I think this worked before but I'm not 100% sure.
Is there a workaround for this?
Preferences -> Build & Run -> Application Output -> "Merge stderr and stdout" option doesn't help.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-17265 When debugging with CDB, text printed to stdout or stderr doesn't show up
- Closed