Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.14.0
-
-
a049325cc708b483ed1aadc6589419f4d74b19f3 (qt/qtbase/5.14)
Description
OutputDebugMessage seems to have some limit on message size (at least 32k string is ignored) and larger messages seem to be ignored by it. That can create some confusion and make debugging harder as you don't know if a certain path was not taken or if the message was simply ignored.
Qt could truncate long messages passed to it so at least something is printed.
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-23454 Application output panel does not display all debug output
-
- Closed
-