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 115441 - New function breakpoint does not suggest function name
Summary: New function breakpoint does not suggest function name
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-13 13:21 UTC by Alexander Pepin
Modified: 2016-07-06 14:39 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 Alexander Pepin 2007-09-13 13:21:04 UTC
When user call New Breakpoint of Function type he/she is not suggested a function name in comparison with a line
breakpoint where a line number is inserted into appropriate field. It would be good if "Function Name" field was set
with the function name from which in the source code it was called.