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 194582

Summary: "Action" field doesn't work in New Breakpoint wizard
Product: cnd Reporter: soldatov <soldatov>
Component: DebuggerAssignee: Maria Tishkova <mromashova>
Status: NEW ---    
Severity: normal CC: apepin
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description soldatov 2011-01-21 13:39:53 UTC
New Breakpoint window has a lot of fields. It is nice. But "Action" doesn't work.

Scenario:
- Call New Breakpoint window
- Select "File:Line" breakpoint type
- Select "Trace" in Action field
- Push Ok button
- Call Customize context menu item in Breakpoint tab on new breakpoint
==> I see "Stop" in Customize Breakpoint window
Comment 1 Alexander Pepin 2011-04-25 09:22:36 UTC
The following issues should be fixed within that bug:
- only Stop action is working (Trace and Run Script do not work)
- BP is shown as "Conditional" if other than Stop action is chosen
Comment 2 Egor Ushakov 2011-06-07 09:33:02 UTC
we do not have "debugger console" tab any more where we can trace debugger events, our debugger console really represents the communication  with the debugger engine, so it is unclear where to trace it...
Comment 3 Egor Ushakov 2011-06-14 11:28:06 UTC
discussed with Alexander and removed from fix-in-nb701 list