[ scummvm-Bugs-941814 ] ALL: Garbage in the debug console

SourceForge.net noreply at sourceforge.net
Sun Apr 25 17:26:25 CEST 2004


Bugs item #941814, was opened at 2004-04-25 17:26
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=941814&group_id=37116

Category: Graphics
Group: All Games
Status: Open
Resolution: None
Priority: 5
Submitted By: Torbjörn Andersson (eriktorbjorn)
Assigned to: Nobody/Anonymous (nobody)
Summary: ALL: Garbage in the debug console

Initial Comment:
The debug console uses a circular buffer to store the
text in it. When this buffer wraps around, it seems
that the lines are not cleared as they are being
re-used. This means that old output can appear, partly
overwritten by the new output.

This happens with the latest CVS snapshot of ScummVM,
and I noticed it because I was debugging the new BS2
memory manager. (The "mem" debugger command produces a
lot of output.)

(This effect is so overshadowed by the other debug
console glitch I reported that I may very well be
mistaken though.)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=941814&group_id=37116




More information about the Scummvm-tracker mailing list