Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
Qt Creator 2.1.0
-
None
-
RedHat4 based Linux
Description
Sorry I'm not sure if component is really "Other", component categories are very confusing. I do not know to which category Application window belongs to. Please move to correct component.
Message from end user:
"The 'Application Output' is not updated with all the debug output. The buffer should be flushed to the window at every CR.
When the session ends the buffer is flushed and the rest of the output buffer is displayed.
Also, clearing the window does not clear the buffer so when the window is finally updated (there is 'old' data present at the top).
Combining these two 'features' I can see that (in this particular instance) about 12 lines of debug information is not being displayed
This makes debugging an almost impossible task because the latest debug data is not visible.
The Application output window has a finite size and therefore some trace is lost - especially when recording method trace calls in Java."