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 156074 - Step Into in Debug menu is disabled
Summary: Step Into in Debug menu is disabled
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Maria Tishkova
URL:
Keywords:
: 178339 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-12-25 15:50 UTC by Alexander Pepin
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 Alexander Pepin 2008-12-25 15:50:12 UTC
Step to reproduce:
- create any C/C++ project, e.g. Welcome
- Click on Debug in Main Menu bar
Result: "Step Into" menu item is disabled.
Comment 1 Alexander Pepin 2008-12-25 15:51:43 UTC
It's a regression in 7.0 in comparison with 6.5
Comment 2 Alexander Pepin 2009-01-29 12:58:34 UTC
The issue is reproducible on all platforms if only C/C++ module is installed. It's not reproducible if JavaSe module is
installed as well.
Comment 3 Alexander Pepin 2009-01-30 14:09:16 UTC
It seems to be no urgency in fixing this issue in 7.0M2.
Comment 4 Alexander Pepin 2009-02-24 16:09:13 UTC
Downgraded to P3 as it's unclear what behavior is correct. In other words should the menu item be enabled or not as it
has an icon like a toolbar button which is working only while a valid debug session whereas a Project context menu item
"Step Into" always starts a new debug session. 
Comment 5 Egor Ushakov 2010-03-12 10:42:14 UTC
*** Bug 178339 has been marked as a duplicate of this bug. ***