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 - "Action" field doesn't work in New Breakpoint wizard
Summary: "Action" field doesn't work in New Breakpoint wizard
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-21 13:39 UTC by soldatov
Modified: 2016-07-06 14:38 UTC (History)
1 user (show)

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 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