Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Help: Cannot Watch or Inspect Variables in the Debugger Sometimes
Help: Cannot Watch or Inspect Variables in the Debugger Sometimes [message #293788] Sat, 29 October 2005 09:34
Eclipse UserFriend
Hi,

I am having trouble inspecting, watching, etc. variables in the
debugger. Sometimes it works and sometimes it does not. When it is working
and you hold the cursor over the variable, it tells you what the value is.
When it is not working, it says something like "String name -
java.lang.ClassLoader.LoadLibrary(Class, String, boolean)" instead and gives
"xxx cannot be resolved" in the Watch view or the Inspector.

For the current example I am trying to debug I have it stoped at
ClassLoader.loadLibrary(Class, String, boolean) line: 1517. None of the
variables, String name in particular, seems to be watchable. However, it
shows the code OK, I can step OK, and other things appear to work.
Unfortunately, I can't get enough information to find out what is happening
to debug my problem that it cannot load a library.

I have had other cases where a variable passed from function to
function was not visible at some functions in the call stack, but was
available at others.

I have not found a reference to this problem using Google or searching
in the newsgroups. It is happening for me on two different computers, one
W2000 and one XP. I am using Eclipse 3.1.1, Build id: M20050929-084.

Thanks for your help,

-Ken
Previous Topic:Licensing support in Eclipse
Next Topic:Access files from a standalone RCP Application
Goto Forum:
  


Current Time: Fri May 30 02:04:49 EDT 2025

Powered by FUDForum. Page generated in 0.02185 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top