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 - Wrong class breakpoint name inside Breakpoint view
Summary: Wrong class breakpoint name inside Breakpoint view
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-04 14:07 UTC by Jiri Vagner
Modified: 2010-04-29 09:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
load-vs-prepare-class-breakpoint.png (27.77 KB, image/png)
2008-04-04 14:07 UTC, Jiri Vagner
Details

Note You need to log in before you can comment on or make changes to this bug.
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.