News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Chuck Burgess' Blog:
Remote CLI Debugging via Eclipse PDT
December 03, 2008 @ 12:53:38

Chuck Burgess has posted a discovery he made while working with Eclipse PDT and a command line script that he needed to debug:

This week, I found a need to do this same kind of remote debugging, but for a command-line PHP script. This seems to be something that Eclipse is not already designed to do, as there is no "perpetual listener" available for its debug client. Instructions for remote CLI debugging are available, which showed me that environment variables might be the missing link to getting it working with Eclipse. It turned out to be one of two missing links. The other link was tricking Eclipse into keeping a debug session open (and therefore "listening").

He found that by loading up the PHP file in a shell script with the XDEBUG_CONFIG and XDEBUG_SESSION variables defined, it allows the Eclipse listener to connect and work through the file like a normal web page request.

0 comments voice your opinion now!
eclipse pdt remote commandline cli debug xdebug



Similar Posts

Chad Kieffer's Blog: Speed up PHP development in Eclipse PDT with Templates and Snippets

Local.ch Blog: Debug php in emacs with geben

FCHouse.com: Debugging PHP5 with Eclipse PDT under OSX: a piece of cake!

Derick Rethans' Blog: Xdebug 2.0.0RC2

Community News: WebGrind Updated (Version 0.7 Released)


Community Events









Don't see your event here?
Let us know!


package developer database example framework application book security ajax releases code release PHP5 zend job cakephp PEAR zendframework mysql conference

All content copyright, 2009 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework