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 215754 - FastBuild is default project's configuration in Fractal
Summary: FastBuild is default project's configuration in Fractal
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.3
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-20 07:57 UTC by soldatov
Modified: 2012-07-25 01:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
gdb log (3.87 KB, text/plain)
2012-07-20 07:59 UTC, soldatov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2012-07-20 07:57:50 UTC
Solaris 11, GDB 6.8

Scenario:
- Create Fractal (select GCC compiler)
- Push Step Into
==> debugger stops in Disassembly tab
Comment 1 soldatov 2012-07-20 07:59:55 UTC
Created attachment 122210 [details]
gdb log
Comment 2 soldatov 2012-07-20 12:50:18 UTC
FastBuild is default project's configuration in Fractal, therefore I can't debug project
Comment 3 Alexander Simon 2012-07-24 12:15:51 UTC
regression introduced while fixing Bug #215568
Comment 4 Alexander Simon 2012-07-24 12:29:26 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/860b0f749eb2
Comment 5 Quality Engineering 2012-07-25 01:55:56 UTC
Integrated into 'main-golden', will be available in build *201207250002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/860b0f749eb2
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #215754 FastBuild is default project's configuration in Fractal