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

Summary: Inconsistency between call stack and debugging views
Product: debugger Reporter: Petr Cyhelsky <cyhelsky>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.