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 - Several Pinned Watches for uninitialized variables break debugger
Summary: Several Pinned Watches for uninitialized variables break debugger
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.2
Hardware: PC Linux
: P2 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords: 82_HR_FIX
Depends on:
Blocks:
 
Reported: 2016-09-16 15:36 UTC by Alexander Pepin
Modified: 2016-09-19 16:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (162.97 KB, image/png)
2016-09-16 15:36 UTC, Alexander Pepin
Details
gdb log (very long) (316.28 KB, text/plain)
2016-09-16 15:37 UTC, Alexander Pepin
Details

Note You need to log in before you can comment on or make changes to this bug.
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.