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 212008 - Debugger works badly if Run|Console Type = Standard Output
Summary: Debugger works badly if Run|Console Type = Standard Output
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.2
Hardware: All All
: P2 normal (vote)
Assignee: henk89
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-03 11:10 UTC by soldatov
Modified: 2012-05-06 09:51 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 soldatov 2012-05-03 11:10:53 UTC
Solaris
GCC

First problem:
- Create Arguments sample
- Set Run|Console Type = Standard Output
- Push Debug Project
==> No any messages in Output tab

Second problem:
- Create Arguments sample
- Set Run|Console Type = Standard Output
- Set line breakpoint at 44th line
- Push Step into
==> no any breakpoint in editor
Comment 1 henk89 2012-05-05 12:03:38 UTC
Fixed in:
http://hg.netbeans.org/cnd-main/rev/a654e60a99ea
Comment 2 Quality Engineering 2012-05-06 09:51:22 UTC
Integrated into 'main-golden', will be available in build *201205060400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/a654e60a99ea
User: Nikolay Koldunov <Henk89@netbeans.org>
Log: Fixed #212008 - Debugger works badly if Run|Console Type = Standard Output