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 46925

Summary: Type breakpoints - unclear suspend setting
Product: debugger Reporter: zikmund <zikmund>
Component: CodeAssignee: issues@debugger <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P4    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description zikmund 2004-08-05 10:03:14 UTC
Build 200408041800

Go to Breakpoints window -> pop up menu New
breakpoint. A dailog appears.

I'd prefer adding "thread/threads" to the values
of Suspend action, to have "All threads" /
"Current threads" / "None thread". It could be
more clear for beginners what it really does.
Comment 1 Maros Sandor 2004-08-12 10:23:12 UTC
I made these labels more descriptive.

/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/breakpo
ints/Bundle.properties,v  <--  Bundle.properties
new revision: 1.8; previous revision: 1.7
Comment 2 zikmund 2004-08-19 16:24:25 UTC
Verified.