[Bug 59465] Application view should be cleared before a new debugging session starts
Jens Dagerbo
jens.dagerbo at swipnet.se
Mon Nov 3 18:40:08 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=59465
jens.dagerbo at swipnet.se changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jens.dagerbo at swipnet.se 2003-11-03 18:39 -------
Fixed in CVS.
I added a clearView() method to KDevAppFrontend and simply call it from DebuggerPart::slotRun(). It doesn't break the encapsulation any worse than the two already exising insertStd... methods do and it does help to clarify what output your program actually produced on the last (debug) run.
More information about the KDevelop-devel
mailing list