Bug 5612 - Evaluation is performed in wrong "receiver" context
Summary: Evaluation is performed in wrong "receiver" context
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Darin Swanson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 5955
Blocks:
  Show dependency tree
 
Reported: 2001-11-07 09:28 EST by Darin Wright CLA
Modified: 2001-11-20 10: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 Darin Wright CLA 2001-11-07 09:28:27 EST
The debugger is passing the wrong "receiver" context to the evaluation context. 
It passes the declaring type of the stack frame rather than the receiving type.
Comment 1 Darin Wright CLA 2001-11-15 10:39:25 EST
Fixed to use receiver context, but cannot test due to bug# 5955.
Comment 2 Darin Wright CLA 2001-11-19 19:28:17 EST
Now receive error dialog "Unable to determine receiving type context"
Comment 3 Darin Wright CLA 2001-11-19 19:49:36 EST
Fixed. Added bug# 6096.
Re-assigning for verification.
Comment 4 Darin Wright CLA 2001-11-19 19:49:55 EST
Please verify.
Comment 5 Darin Swanson CLA 2001-11-20 10:47:16 EST
Verified.