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 17671

Summary: Modify code so that breakpoints are not created/disposed during steps.
Product: debugger Reporter: Marian Petras <mpetras>
Component: CodeAssignee: issues@debugger <issues>
Status: CLOSED FIXED    
Severity: blocker Keywords: PERFORMANCE
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 27788, 34160    

Description Marian Petras 2001-11-14 17:09:52 UTC
It seems that breakpoints are disposed and created agains during each step.
It may be quite expensive. It would be better just to disable and disable the
breakpoints.
Comment 1 Marek Grummich 2002-07-22 08:58:12 UTC
Target milestone was changed from '3.4' to TBD.
Comment 2 Marek Grummich 2002-07-22 09:01:11 UTC
Target milestone was changed from '3.4' to TBD.
Comment 3 _ pkuzel 2003-01-08 11:14:36 UTC
Marian you suspection is invalid. No breakpoint is recreated. I see
only extra 4 stopMethod breakpoints created at debugger start.
Comment 4 Quality Engineering 2010-04-29 09:09:03 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.