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 268063 - New Pinned Watch for uninitialized variable creates a wrong watch
Summary: New Pinned Watch for uninitialized variable creates a wrong watch
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.2
Hardware: PC All
: P2 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords: 82_HR_FIX
Depends on:
Blocks:
 
Reported: 2016-09-16 14:46 UTC by Alexander Pepin
Modified: 2016-09-19 16:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
gdb log (14.32 KB, text/plain)
2016-09-16 14:47 UTC, Alexander Pepin
Details
screenshot (155.89 KB, image/png)
2016-09-16 14:50 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 14:46:01 UTC
Steps to reproduce:
- create Quote sample project
- do step into
- create a new Pinned Watch for 'customerName'
result: Cretaed a new watch for "<error reading variable: Cannot access memory at address 0xfffffffffffffff0>"
Comment 1 Alexander Pepin 2016-09-16 14:47:59 UTC
Created attachment 162079 [details]
gdb log
Comment 2 Alexander Pepin 2016-09-16 14:50:09 UTC
Created attachment 162080 [details]
screenshot
Comment 3 Maria Tishkova 2016-09-17 09:09:22 UTC
Please provide screenshot of Variables view bot Watches
Comment 4 Maria Tishkova 2016-09-17 09:59:30 UTC
no need in screenshots,
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
Comment 5 Quality Engineering 2016-09-18 01:58:42 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 6 Alexander Simon 2016-09-19 15:06:03 UTC
transplanted in releases, branch release82:
http://hg.netbeans.org/releases/rev/6f16165b1a3e
Comment 7 Alexander Pepin 2016-09-19 16:02:20 UTC
Verified in trunk build 20160919.