[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.pdt] Re: Named constants in xdebug

I am not aware that xdebug exposes that information. You could go over to http://www.xdebug.org and ask on the mailing list or raise a feature request, and see what Derick (the author of xdebug) can do.

Cheers
Dave Kelsey

Richard Geddes wrote:
Hi,

Eclipse
Version: 3.4.1
Build id: M20080911-1700

PDT Core Plugin: 2.0.0v2008103

I set up a wordpress app for debugging in Eclipse/Xdebyg and noticed frequent use of named constants. They don't show up in the Variables list of the debugger. Is there a way to get this information to display during a debug session ?

Thanks,
Richard