This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 174019 - [68cat] Automate stepping through a process
Summary: [68cat] Automate stepping through a process
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-07 21:02 UTC by esmithbss
Modified: 2009-10-07 21:02 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2009-10-07 21:02:41 UTC
[ BUILD # : 200910061401 ]
[ JDK VERSION : 1.6.* ]

It would be very helpful to have an "Automate" capability like the
old Borland IDEs.

The tool would allow the developer to set a pause duration between
steps (in seconds).

Then until the user stopped the automation, the IDE would wait the
specified duration in seconds, then execute a "Step Into" operation.