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 132065

Summary: Wrong class breakpoint name inside Breakpoint view
Product: debugger Reporter: Jiri Vagner <jvagner>
Component: JavaAssignee: issues@debugger <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: load-vs-prepare-class-breakpoint.png

Description Jiri Vagner 2008-04-04 14:07:22 UTC
Class breakpoint name inside Breakpoint view consists of two parts : name of class + selected "Step On" value, but "Step
On" combo box doesn't contain "prepare" value so it's a little bit confusing. See the screenshot.

Product Version: NetBeans IDE Dev (Build 200804032041)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)
Comment 1 Jiri Vagner 2008-04-04 14:07:57 UTC
Created attachment 59685 [details]
load-vs-prepare-class-breakpoint.png
Comment 2 Daniel Prusa 2008-05-20 14:03:42 UTC
Fixed.
changeset a57a377a7e8f in main
details: http://hg.netbeans.org/main?cmd=changeset;node=a57a377a7e8f
Comment 3 Quality Engineering 2008-05-21 04:45:55 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #208 build
Changeset: http://hg.netbeans.org/main/rev/a57a377a7e8f
User: Daniel Prusa <dprusa@netbeans.org>
Log: #132065: Wrong class breakpoint name inside Breakpoint view
Comment 4 Quality Engineering 2010-04-29 09:39:10 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.