Skip to main content



      Home
Home » Newcomers » Newcomers » How to see local variables in debug perspective
How to see local variables in debug perspective [message #124087] Wed, 14 December 2005 10:54 Go to next message
Eclipse UserFriend
Originally posted by: hendrik_maryns.despammed.com

Hi,

I am for the first time seriously using the Eclipse Java debugger, and I
can´t find one important option: how can I see the values of the local
variables of the current method? I see a Variables view at the top
right, but it doesn´t seem to display all of them.

For example, if I step through the HashMap.put method, I don´t get to
see variables hash, i, k and e.

How can I get to see them?

Thanks, H.
--
Hendrik Maryns

==================
www.lieverleven.be
http://aouw.org
Re: How to see local variables in debug perspective [message #125845 is a reply to message #124087] Fri, 23 December 2005 21:43 Go to previous message
Eclipse UserFriend
Originally posted by: ndefreitas.comcast.net

Are they static? If so, you'll need to check the "Show Static Variables"
option from the upper right hand corner of the Variables payne.

Nigel

"Hendrik Maryns" <hendrik_maryns@despammed.com> wrote in message
news:dnpf7m$5r8$1@news.eclipse.org...
Hi,

I am for the first time seriously using the Eclipse Java debugger, and I
can
Previous Topic:How to build a online Help System using eclipse?
Next Topic:plugin removal how?
Goto Forum:
  


Current Time: Sun Jun 08 04:00:02 EDT 2025

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

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

Back to the top