Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 212624 - Force early return error is confusing
Summary: Force early return error is confusing
Status: RESOLVED DUPLICATE of bug 188388
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows Vista
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-11 12:41 EST by Samantha Chan CLA
Modified: 2007-12-11 12:47 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Samantha Chan CLA 2007-12-11 12:41:55 EST
1.  Stop in main
2.  select anything to do a force early return.

The force early return fails expectedly.  However, the error message is confusing:
Force return failed.
Details:  Thread has no stack frames.

The error message does not properly explain why the force early return action has failed.
Comment 1 Curtis Windatt CLA 2007-12-11 12:47:33 EST
Combining with bug 188388

*** This bug has been marked as a duplicate of bug 188388 ***