Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » why can not inspect local variables in PDE?
why can not inspect local variables in PDE? [message #296975] Fri, 06 January 2006 02:13 Go to next message
Eclipse UserFriend
Originally posted by: tim_jiang.agilent.com

Hi,
When I try to show/inspect a local variable defined/used in a class method,
it always reports "XXX cannot be resolved". (both 3.0 & 3.1 platform)

but certainly the class variable (accessable from this->..) and argument
variable is possible.

Can anyone please helps me?

Thanks,
Tim
Re: why can not inspect local variables in PDE? [message #296992 is a reply to message #296975] Fri, 06 January 2006 13:46 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Tim Jiang wrote:
> Hi,
> When I try to show/inspect a local variable defined/used in a class method,
> it always reports "XXX cannot be resolved". (both 3.0 & 3.1 platform)
>
> but certainly the class variable (accessable from this->..) and argument
> variable is possible.
>
> Can anyone please helps me?

Do you mean static method? From "class method" and "this->" I'm going
to assume you're talking about C++ and CDT.

If that's the case, you should ask in eclipse.tools.cdt

Later,
PW


Previous Topic:Replacement for org.eclipse.debug.internal.ui.actions.RelaunchLastAction
Next Topic:How to add extention points programitically
Goto Forum:
  


Current Time: Thu Jul 25 20:26:33 GMT 2024

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

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

Back to the top