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 268064

Summary: Several Pinned Watches for uninitialized variables break debugger
Product: cnd Reporter: Alexander Pepin <apepin>
Component: DebuggerAssignee: Maria Tishkova <mromashova>
Status: VERIFIED FIXED    
Severity: normal Keywords: 82_HR_FIX
Priority: P2    
Version: 8.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot
gdb log (very long)

Description Alexander Pepin 2016-09-16 15:36:08 UTC
Steps to reproduce:
- step into Quote sample project
- create new Pinned Watch for uninitialized variable (system, type, etc. see screenshot)
- perform Continue and enter incorrect customer name
- repeat last two steps several times
Results: Watches show the same wrong information. The debug session cannot be finished. Gdb session stays alive after closing IDE.
Comment 1 Alexander Pepin 2016-09-16 15:36:46 UTC
Created attachment 162081 [details]
screenshot
Comment 2 Alexander Pepin 2016-09-16 15:37:31 UTC
Created attachment 162083 [details]
gdb log (very long)
Comment 3 Maria Tishkova 2016-09-17 10:01:20 UTC
fixed in
changeset:   300638:df9619706a2e
tag:         tip
user:        Maria Dalmatova <mromashova@netbeans.org>
date:        Sat Sep 17 12:58:48 2016 +0300
summary:     fixed bz#268063 - New Pinned Watch for uninitialized variable creates a wrong watch and bz#268064 - Several Pinned Watches for uninitialized variables break debugger


Please verify if fix works for you.
Comment 4 Quality Engineering 2016-09-18 01:58:38 UTC
Integrated into 'main-silver', will be available in build *201609180002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/df9619706a2e
User: Maria Dalmatova <mromashova@netbeans.org>
Log: fixed bz#268063 - New Pinned Watch for uninitialized variable creates a wrong watch and bz#268064 - Several Pinned Watches for uninitialized variables break debugger
Comment 5 Alexander Simon 2016-09-19 15:05:34 UTC
transplanted in releases, branch release82:
http://hg.netbeans.org/releases/rev/6f16165b1a3e
Comment 6 Alexander Pepin 2016-09-19 16:02:50 UTC
Verified in trunk build 20160919.