Bug 32462 - Variables view is empty
Summary: Variables view is empty
Status: RESOLVED DUPLICATE of bug 30971
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-21 05:57 EST by Yves CLA
Modified: 2003-02-24 09:07 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 Yves CLA 2003-02-21 05:57:41 EST
I'm running (as runtime workbench) my own plug-in in debug mode.
I set a breakpoint in one of my own classes.
The debugger stops there, but the variables view stays empty.
The java variables settings are the default ones.

The very same settings DID WORK before. It's only now,
without changing any preferences, that no more variables
are shown.

In the runtime workbench, there's been a NullPointerException
caused by my code. Is there some side-effect ?
Comment 1 Darin Swanson CLA 2003-02-21 06:31:07 EST
You did not indicate the build you are using?
Looks to be a duplicate of bug 30971 which is fixed in the latest integration 
builds.
Comment 2 Yves CLA 2003-02-24 06:37:21 EST
I agree this is a duplicate. Closing the debug perspective and reopening it 
fixes the problem.
Comment 3 Darin Swanson CLA 2003-02-24 09:07:08 EST
Thanks.

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