Re: Forms of debugging/variable tracking

[email protected] (Christoph Becker) Thu, 31 Jul 2014 12:15:47 +0200
Newsgroups php.windows
Message-ID <[email protected]>
Jacob Kruger wrote:

> And, also seemed like eclipse PHP tweaked version might try cooperate with
> xDebug, or something but am firstly not sure if have implemented xDebug's
> correct implementation within XAMPP, and, secondly, I have never been
> comfortable/done much with eclipse - any version, but anyway..?

I'm using XAMPP 1.8.2 which comes with Xdebug 2.2.3 and that works fine.
 The remote debugging feature that you're looking for is documented on
<http://xdebug.org/docs/remote>; there is also a list of known clients.

-- 
Christoph M. Becker