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 268527 - Pinned watches should only appear in debug mode.
Summary: Pinned watches should only appear in debug mode.
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 8.2
Hardware: PC Other
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-14 10:10 UTC by Christian Lenz
Modified: 2016-10-14 10:10 UTC (History)
0 users

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 Christian Lenz 2016-10-14 10:10:27 UTC
When I pin a watch in a debug session and end the debug session, the pinned watch should disappear. It doesn't make sense to have it there anymore and it disturbs (I know I can move them around). The pinned watches are unusable after I finished the debug session, I have to set it again. So please remove it after finishing debug session and set it again while debug session.


Regards

Chris