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 262517 - Debugging session selects "Variables" window even if no breakpoint is hit
Summary: Debugging session selects "Variables" window even if no breakpoint is hit
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-21 15:59 UTC by arataj
Modified: 2016-06-21 15:59 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 arataj 2016-06-21 15:59:10 UTC
There is an option "Always show output" which automatically shows a process' output when it is run. Yet, a while after the process is started in the debug mode, "Variables" is selected, even if no breakpoint has been hit.

The "Variables" window not only overlaps the output window contrary to the option, but also shows no usable information: "no current context", "no variables to display", "no current thread".