Bug 372957 - Filter unmapped stack elements for non-java strata
Summary: Filter unmapped stack elements for non-java strata
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.8   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-01 05:47 EST by Sven Efftinge CLA
Modified: 2012-03-01 05:48 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Efftinge CLA 2012-03-01 05:47:50 EST
When generating Java code sometimes it's helpful to generate 'synthetic' methods. Those methods should be hidden when debugging in that language's stratum.

Currently instead a stack element showing "line: not available" is presented.