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 - Type breakpoints - unclear suspend setting
Summary: Type breakpoints - unclear suspend setting
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-05 10:03 UTC by zikmund
Modified: 2006-03-24 10:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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