Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Search for variable values during debugging ?
Search for variable values during debugging ? [message #481579] Fri, 21 August 2009 16:08 Go to next message
Rice Bauer is currently offline Rice BauerFriend
Messages: 34
Registered: August 2009
Member
Hi there!

While debugging big foreign (Java) projects, I often search for some value that has been set somewhere, but I don't know where. And if the variable's hierarchy is deep enough, this search can become a never ending story.
I've used the normal "Variables" view for this so far, which allows for a search with Strg+F. But this search has 2 big constraints: First, it only scans the current hierarchy level and second, it searches varaible names only - not their values.

So, is there a plugin that might help me or even a standard-eclipse way?

Best regards!
Rice
Re: Search for variable values during debugging ? [message #481909 is a reply to message #481579] Mon, 24 August 2009 17:19 Go to previous messageGo to next message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
Rice Bauer wrote:
> Hi there!
>
> While debugging big foreign (Java) projects, I often search for some
> value that has been set somewhere, but I don't know where. And if the
> variable's hierarchy is deep enough, this search can become a never
> ending story.
> I've used the normal "Variables" view for this so far, which allows for
> a search with Strg+F. But this search has 2 big constraints: First, it
> only scans the current hierarchy level and second, it searches varaible
> names only - not their values.
>
> So, is there a plugin that might help me or even a standard-eclipse way?

Check out the eVars plug-in: http://code.google.com/p/evars/

Hope this helps,
Eric
Re: Search for variable values during debugging ? [message #484243 is a reply to message #481909] Fri, 04 September 2009 17:54 Go to previous message
Rice Bauer is currently offline Rice BauerFriend
Messages: 34
Registered: August 2009
Member
Thanks for that, I tried it, but it's not too comfortable.
Any other soslutions?
A search for the variable names themselves through the hierarchy would help too in some cases!
Previous Topic:My own Compare Editor...
Next Topic:NullPointerException in JBoss debug mode
Goto Forum:
  


Current Time: Thu Apr 25 15:41:37 GMT 2024

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

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

Back to the top