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 90175 - -g -g options for compiler in TestCoverage development mode
Summary: -g -g options for compiler in TestCoverage development mode
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Thomas Preisler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-28 13:20 UTC by dnikitin
Modified: 2009-10-23 06:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Options dialog box (13.04 KB, image/jpeg)
2006-11-28 13:21 UTC, dnikitin
Details
output window (25.15 KB, image/jpeg)
2006-11-28 13:22 UTC, dnikitin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dnikitin 2006-11-28 13:20:58 UTC
-g -g options for compiler in TestCoverage development mode

0) Create any c/c++ project (e.g. sample project Args)
1) Open Project Properties dialog box
2) Select C/C++->GNU C Compiler->General on left side
3) Choose "Test Coverage" in Development Mode combobox on right side

See options for compiler now. -g option is duplicate now. See attachment.
Comment 1 dnikitin 2006-11-28 13:21:48 UTC
Created attachment 36314 [details]
Options dialog box
Comment 2 dnikitin 2006-11-28 13:22:34 UTC
Created attachment 36315 [details]
output window
Comment 3 Thomas Preisler 2007-05-24 00:12:11 UTC
Fixed.
Comment 4 dnikitin 2008-11-25 12:30:31 UTC
Product Version: NetBeans IDE Dev (Build 200811250201)
Java: 1.6.0_05; Java HotSpot(TM) Client VM 10.0-b19
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)
---------------------------------------------

For C/C++ this issue is fixed.
But for Fortran compiler collection it is still reproduced.
Comment 5 Thomas Preisler 2009-10-23 06:13:52 UTC
Fixed