From: SourceForge.net <no...@so...> - 2005-11-30 01:18:51
|
Feature Requests item #1369672, was opened at 2005-11-29 17:18 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1369672&group_id=44253 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Debugger Group: None Status: Open Priority: 5 Submitted By: Dan McCuaig (dmccuaig) Assigned to: Nobody/Anonymous (nobody) Summary: Trace Initial Comment: Could we have an auto-stepping feature (a trace feature) where we could watch the code execute during debug? If we could auto-step over code at a defined rate (maybe 1 line per 1000 ms), a user could watch their code execute in an animated way. An example would be to watch the code run on its own in the debugger where it would pause on each line for a specified time. If the user had watches set up they could observe the changes in the watches while the code executes. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1369672&group_id=44253 |