Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » is it possible to display constant using xdebug?
icon5.gif  is it possible to display constant using xdebug? [message #515073] Wed, 17 February 2010 16:15 Go to next message
Ethereal1m Mising name is currently offline Ethereal1m Mising nameFriend
Messages: 37
Registered: January 2010
Member
Dear experts,
is it possible to view constant using xdebug?

If yes, how?

thanks,
ethereal1m
Re: is it possible to display constant using xdebug? [message #515115 is a reply to message #515073] Wed, 17 February 2010 18:04 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dkel50.hotremovemail.com

Only possible way would be to use a watch expression. You cannot get
them in the variable views as xdebug doesn't support this.

Dave Kelsey

On 17/02/10 16:15, Ethereal1m wrote:
> Dear experts,
> is it possible to view constant using xdebug?
>
> If yes, how?
>
> thanks,
> ethereal1m
Re: is it possible to display constant using xdebug? [message #515185 is a reply to message #515115] Thu, 18 February 2010 03:26 Go to previous messageGo to next message
Ethereal1m Mising name is currently offline Ethereal1m Mising nameFriend
Messages: 37
Registered: January 2010
Member
could you please be more specific on "watch expression"?

thank you
Re: is it possible to display constant using xdebug? [message #515239 is a reply to message #515185] Thu, 18 February 2010 09:33 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dkel50.hotremovemail.com

The Xdebug guide should provide info on watch expressions. Try
highlighting a constant in your code, being up the context menu (Right
Mouse Button click) and select watch expression. The constant should
appear in the watch expression view.

Dave Kelsey

On 18/02/10 03:26, Ethereal1m wrote:
> could you please be more specific on "watch expression"?
>
> thank you
Re: is it possible to display constant using xdebug? [message #515369 is a reply to message #515073] Thu, 18 February 2010 15:19 Go to previous message
Ethereal1m Mising name is currently offline Ethereal1m Mising nameFriend
Messages: 37
Registered: January 2010
Member
ok, cool... thanks Razz
Previous Topic:Insert html tags by hotkeys
Next Topic:How to install PDT from Eclipse?
Goto Forum:
  


Current Time: Thu Apr 25 21:58:05 GMT 2024

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

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

Back to the top