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 209739 - New breakpoint is not context dependent
Summary: New breakpoint is not context dependent
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-19 14:36 UTC by Egor Ushakov
Modified: 2016-07-06 14:38 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 Egor Ushakov 2012-03-19 14:36:08 UTC
New breakpoint dialog should track context where it was called:
- if cursor was on a method - preset function breakpoint with the name of the method
- variable
- throw
etc.
Comment 1 Leonid Lenyashin 2012-03-19 18:54:38 UTC
In addition to context it should also favour selection.