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 - Debugger error at Step out
Summary: Debugger error at Step out
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.1.2
Hardware: PC Linux
: P4 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-17 12:27 UTC by _ pandajava
Modified: 2016-07-06 14:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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