[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.pdt] Re: PDT (1.0.3) with X-Debug (2.0): Variables view

The document is a bit out of date. I must get around to creating a new version for PDT 1.0.3, but most of it is still relevant.

You don't need to uninstall the zend debugger. If you get PDT 1.0.3 then you will have both the zend debugger support and xdebug client support already built in and co-existing. Zend listen on port 10,000 by default and xdebug client listens on port 9,000.

Dave Kelsey


Shaba1 wrote:
How does one uinstall the zend debugger. I am following Dave Kelseys pdf for using xdebug with pdt(which I think is out of date btw. Some of the screen shotts in the pdf do not correspond with eclipese v3.3.2 Europa but that is a seperate post)but I think that i have to uninstall the zend debugger to keep it from conflicting within pdt with xdebug. I have tried deleting everything with zend in the plugins directory but those choices still show up in the Windows-->Preferences--->PHP--->Debug--->Installed Debuggers Screen.