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 178339 - Disabled "Step Into" button when NetBeans installed with C/C++ only
Summary: Disabled "Step Into" button when NetBeans installed with C/C++ only
Status: RESOLVED DUPLICATE of bug 156074
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: PC All
: P3 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-08 21:40 UTC by gene91
Modified: 2010-03-12 10:42 UTC (History)
0 users

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 gene91 2009-12-08 21:40:30 UTC
When I install NetBeans C/C++ Pack, the "Step Into" button, or whatever on the "Debug" toolbar as well as shortcuts to those, are disabled, i.e greyed, when I'm programming. Thus I have to put a breakpoint at the beginning of the program, choose Start Debugging, and then use "Step Into" as I wanted to.
However, when I install NetBeans full pack, with Java (excluding Java EE), PHP, and C/C++ chosen, the "Step Into" is not disabled and I can start debugging my program with that as I like.

This issue exists both in 6.7 and 6.8RC2
Comment 1 Peter Pis 2009-12-11 03:57:37 UTC
Reassigning.
Comment 2 Egor Ushakov 2010-03-12 10:32:30 UTC
will fix,
there is a workaround - use step into action in the project context menu
Comment 3 Egor Ushakov 2010-03-12 10:42:14 UTC

*** This bug has been marked as a duplicate of bug 156074 ***