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 141676 - Inconsistency between call stack and debugging views
Summary: Inconsistency between call stack and debugging views
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: Sun All
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-25 13:24 UTC by Petr Cyhelsky
Modified: 2012-10-10 11:43 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 Petr Cyhelsky 2008-07-25 13:24:19 UTC
Product Version: NetBeans IDE Dev (Build 200807240010)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: SunOS version 5.10 running on sparc; ISO646-US; en (nb)

In both debugging view and call stack view jdk call sites are included or not under the hidden source calls according to
state of jdk sources in sources view. But call stack view reacts to the checking/unchecking of the sources view checkbox
immediately and the debugging view not - this should be consistent.