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 211324

Summary: Debugger error at Step out
Product: cnd Reporter: _ pandajava <pandajava>
Component: DebuggerAssignee: Maria Tishkova <mromashova>
Status: NEW ---    
Severity: normal    
Priority: P4    
Version: 7.1.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description _ pandajava 2012-04-17 12:27:58 UTC
\"finish"\ not meaningful in the outermost frame

Appears when stepping out after the last breakpoint.
Comment 1 Egor Ushakov 2012-04-17 14:03:04 UTC
step out should be disabled for the last frame
Comment 2 Egor Ushakov 2012-04-17 14:22:09 UTC
well, sometimes stack contains some frames but step out is still valid, so it is not clear when to disable it