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 237591

Summary: Call stack: Hide frames from libraries
Product: debugger Reporter: markiewb
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Screenshot from IDEA

Description markiewb 2013-10-23 22:28:33 UTC
EXPECTED: provide an option which hides all the call stack frames which are from libraries and not from the currently debugged project - see screenshot from Intellij IDEA 

This would reduce the amount of call stack frames to be handled by the user. The user sees only the relevant ones.
Comment 1 markiewb 2013-10-23 22:29:06 UTC
Created attachment 141493 [details]
Screenshot from IDEA