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

Summary: Make breakpoint creation dialog non modal.
Product: debugger Reporter: ivan <ivan>
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: NEW ---    
Severity: normal CC: common_debugger
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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?