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 191878 - Make breakpoint creation dialog non modal.
Summary: Make breakpoint creation dialog non modal.
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-12 00:36 UTC by ivan
Modified: 2010-11-12 00:37 UTC (History)
1 user (show)

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 ivan 2010-11-12 00:36:27 UTC
Here's a customer comment:

In both solstudio & dbxtool.  I click "new breakpoint".
I want stop on modification of an address.
The dialog does not allow me grab the value from dbx console or any other place.
I have to close it, select the address open dialog again and paste.
It is unacceptable.  Check workshop.
BTW, breakpoint dialog "forgets" that kind of breakpoint I already tried to break.

How hard would it be to make breakpoint creation be non-modal?