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 200861 - Speed of stepping is still not optimal if Variables & Debugging window is being refreshed
Summary: Speed of stepping is still not optimal if Variables & Debugging window is bei...
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 7.1
Hardware: PC All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-08-11 08:32 UTC by Martin Entlicher
Modified: 2011-08-11 08:32 UTC (History)
1 user (show)

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 Martin Entlicher 2011-08-11 08:32:13 UTC
When one needs to step fast through the code, the stepping still seems to be a little delayed by refresh of Variables and Debugging windows, even when Variables do not contain anything that invokes methods.
This was observed on Windows during NetBeans debugging, but seems to be a general problem.