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 - Call stack: Hide frames from libraries
Summary: Call stack: Hide frames from libraries
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-23 22:28 UTC by markiewb
Modified: 2013-10-23 22:29 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Screenshot from IDEA (96.57 KB, image/png)
2013-10-23 22:29 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
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