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 90064 - Regarding conditional breakpoints
Summary: Regarding conditional breakpoints
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: UI, USABILITY
Depends on:
Blocks:
 
Reported: 2006-11-27 04:41 UTC by belur_1d
Modified: 2010-02-21 22:31 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description belur_1d 2006-11-27 04:41:31 UTC
Hi

Right now condition check is a textfield .It will be great if it could be made
a combobox WITH the additional capability to remember previous conditions.
[Here i mean all conditions....] 

For example i had set a condition for some brekapoint. Now i want to set same
condition for some other breakpoint...Now it is not possible.

This will be really helpful...Right now a bit painful - :)
Comment 1 Martin Entlicher 2010-02-21 09:46:45 UTC
Implemented in changeset:   160919:1df09ec109a0
http://hg.netbeans.org/main/rev/1df09ec109a0
Comment 2 Quality Engineering 2010-02-21 22:31:44 UTC
Integrated into 'main-golden', will be available in build *201002220200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/1df09ec109a0
User: mentlicher@netbeans.org
Log: #90064 - Remember last 10 breakpoint conditions.