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 242513

Summary: empty "Debugging View" tab
Product: cnd Reporter: soldatov <soldatov>
Component: DebuggerAssignee: henk89
Status: RESOLVED FIXED    
Severity: normal CC: mmirilovic
Priority: P2 Keywords: 8.0_HR_FIX
Version: 8.0   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: gdb log

Description soldatov 2014-03-03 12:57:39 UTC
Scenario:
- Create Welcome project
- Push Step Into 
- Push Window|Debugging|Debugging menu item
==> empty "Debugging View" tab

Only next Step Into or Step Over will update tab.
Comment 1 soldatov 2014-03-03 13:01:34 UTC
"Debugging View" (new feature in NetBeans 8.0 with C/C++ pack) must be more user friendly.
Comment 2 henk89 2014-03-03 17:01:37 UTC
Fixed in:
http://hg.netbeans.org/cnd-main/rev/ee300ee6c68a
Comment 3 Vladimir Voskresensky 2014-03-03 17:26:55 UTC
verified
Comment 4 henk89 2014-03-03 20:07:03 UTC
transplanted to http://hg.netbeans.org/releases/rev/372250d485f7
Comment 5 Quality Engineering 2014-03-04 00:56:15 UTC
Integrated into 'releases/release80', will be available in build *201403032200* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/372250d485f7
User: Nikolay Koldunov <henk89@netbeans.org>
Log: Fixed #242513 - empty "Debugging View" tab
(transplanted from ee300ee6c68a16016415f05642b0c59eba5fa168)
Comment 6 Quality Engineering 2014-03-04 02:55:53 UTC
Integrated into 'main-silver', will be available in build *201403040001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/ee300ee6c68a
User: Nikolay Koldunov <henk89@netbeans.org>
Log: Fixed #242513 - empty "Debugging View" tab
Comment 7 soldatov 2014-03-04 08:50:51 UTC
Created attachment 145732 [details]
gdb log
Comment 8 soldatov 2014-03-04 08:51:31 UTC
I see such problem:
- Create Welcome project
- Push Step Into 
- Push Window|Debugging|Debugging menu item
- Push Step Over
===> message appears:
===================================================================================
Signal received: SIGTRAP (Trace/breakpoint trap)
For program welcome_1, pid 29,663

You may discard the signal or forward it and you may continue or pause the process
===================================================================================