Home »
Imported messages »
comp.lang.php »
Using a debugger with PHP
Re: Using a debugger with PHP [message #170849 is a reply to message #170844] |
Thu, 02 December 2010 14:59 |
August Karlstrom
Messages: 16 Registered: October 2010
Karma:
|
Junior Member |
|
|
On 2010-12-02 09:04, Adam Harvey wrote:
> XDebug[0] tends to be the standard answer for people needing interactive
> debugging. There's a list of frontends that can connect to it in the
> XDebug manual[1], and Ubuntu has a php5-xdebug package you can install
> without needing to compile, if you're using their pre-packaged PHP.
>
> Adam
>
> [0] http://xdebug.org/
> [1] http://xdebug.org/docs/remote
Thanks for the tip. I have installed and configured Xdebug but
apparently the command line client debugclient is not included in the
package php5-xdebug (it is also said to be obsolete). The Firefox plugin
"easy Xdebug" is also designed to be used with Netbeans which I don't
use. Do you know if there is any other freestanding client? Or can I use
Xdebug with GDB?
Regards,
August
--
The competent programmer is fully aware of the limited size of his own
skull. He therefore approaches his task with full humility, and avoids
clever tricks like the plague. --Edsger Dijkstra
|
|
|
Goto Forum:
Current Time: Sun Nov 24 23:08:27 GMT 2024
Total time taken to generate the page: 0.04810 seconds