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 99859 - Next' button disabled if 'gdb' is not found on machine
Summary: Next' button disabled if 'gdb' is not found on machine
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ gordonp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-03 16:47 UTC by soldatov
Modified: 2007-08-09 14:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot with wizard (20.83 KB, application/octet-stream)
2007-04-03 16:48 UTC, soldatov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2007-04-03 16:47:00 UTC
Steps:
- Run CND with fresh userdir
- Create any sample project
==> "New Project" window appears. But If 'gdb' is not found, then 'Next' button
disabled.
Comment 1 soldatov 2007-04-03 16:48:09 UTC
Created attachment 40355 [details]
Screenshot  with wizard
Comment 2 _ gordonp 2007-04-08 01:19:22 UTC
Fixed. The Build Tools panel only shows on project creation
if the user has no compiler sets in their path (ie, much less often).
But when it does show, it doesn't require gdb. This is true when its
shown during builds (also less often) and opening projects.
Comment 3 Alexander Pepin 2007-08-09 14:48:57 UTC
Now Build tools panel never appears.
verified in 5.5.1_u1 CND build (20070808).