<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Debugging PHP with free tools (PDT + XDebug2)</title>
	<link>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/</link>
	<description>PHP, Macs and life in general</description>
	<pubDate>Tue, 07 Oct 2008 10:44:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>

	<item>
		<title>By: Roy Ganor</title>
		<link>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-999</link>
		<author>Roy Ganor</author>
		<pubDate>Sat, 04 Aug 2007 17:34:09 +0000</pubDate>
		<guid>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-999</guid>
					<description>All in one package is available at:
http://www.zend.com/pdt

this package includes Zend debugger rather than XDebug as you mention in your article.</description>
		<content:encoded><![CDATA[<p>All in one package is available at:<br />
<a href="http://www.zend.com/pdt" rel="nofollow">http://www.zend.com/pdt</a></p>
<p>this package includes Zend debugger rather than XDebug as you mention in your article.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Matt</title>
		<link>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-1031</link>
		<author>Matt</author>
		<pubDate>Mon, 06 Aug 2007 08:28:59 +0000</pubDate>
		<guid>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-1031</guid>
					<description>I published an article on how to setup
- Java version 6 update 1
- Eclipse 3.2.2 Build id: M20070212-1330
- PHPEclipse 1.1.9 CVS
- DBG 2.15.5
- SVN plugin Subclipse 1.2.2

http://noteplog.com/how-to-install-a-cool-php-development-environment-on-linux/</description>
		<content:encoded><![CDATA[<p>I published an article on how to setup<br />
- Java version 6 update 1<br />
- Eclipse 3.2.2 Build id: M20070212-1330<br />
- PHPEclipse 1.1.9 CVS<br />
- DBG 2.15.5<br />
- SVN plugin Subclipse 1.2.2</p>
<p><a href="http://noteplog.com/how-to-install-a-cool-php-development-environment-on-linux/" rel="nofollow">http://noteplog.com/how-to-install-a-cool-php-development-environment-on-linux/</a></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: PHPDeveloper.org</title>
		<link>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-1037</link>
		<author>PHPDeveloper.org</author>
		<pubDate>Mon, 06 Aug 2007 13:17:04 +0000</pubDate>
		<guid>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-1037</guid>
					<description>&lt;strong&gt;Carsten Lucke's Blog: Debugging PHP with free tools (PDT + XDebug2)...&lt;/strong&gt;

...</description>
		<content:encoded><![CDATA[<p><strong>Carsten Lucke&#8217;s Blog: Debugging PHP with free tools (PDT + XDebug2)&#8230;</strong></p>
<p>&#8230;</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Doron</title>
		<link>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-1044</link>
		<author>Doron</author>
		<pubDate>Mon, 06 Aug 2007 16:18:30 +0000</pubDate>
		<guid>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-1044</guid>
					<description>I followed the settings (Apache 2 here), and get this error in Eclipse whenever I try to debug a remote script:

Incompatible Debug Server Version
Probably the remote debugger protocol does not match the expected protocol version (2006040701)</description>
		<content:encoded><![CDATA[<p>I followed the settings (Apache 2 here), and get this error in Eclipse whenever I try to debug a remote script:</p>
<p>Incompatible Debug Server Version<br />
Probably the remote debugger protocol does not match the expected protocol version (2006040701)</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: PHP QA: Recursos para pruebas automatizadas &#124; Ingenieria de Software</title>
		<link>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-1045</link>
		<author>PHP QA: Recursos para pruebas automatizadas &#124; Ingenieria de Software</author>
		<pubDate>Mon, 06 Aug 2007 16:43:20 +0000</pubDate>
		<guid>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-1045</guid>
					<description>[...] Debugging PHP with Eclipse PDT y xDebug [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Debugging PHP with Eclipse PDT y xDebug [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: luckec</title>
		<link>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-1046</link>
		<author>luckec</author>
		<pubDate>Mon, 06 Aug 2007 17:21:02 +0000</pubDate>
		<guid>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-1046</guid>
					<description>Doron, it's hard to say what's wrong with your setup. Maybe this one helps you: http://dev.eclipse.org/newslists/news.eclipse.tools.php/msg01327.html

Or this (same solution but less text to read): http://www.sagewire.org/php-tools-eclipse/XDebug-support-incompatible-version-372118.aspx</description>
		<content:encoded><![CDATA[<p>Doron, it&#8217;s hard to say what&#8217;s wrong with your setup. Maybe this one helps you: <a href="http://dev.eclipse.org/newslists/news.eclipse.tools.php/msg01327.html" rel="nofollow">http://dev.eclipse.org/newslists/news.eclipse.tools.php/msg01327.html</a></p>
<p>Or this (same solution but less text to read): <a href="http://www.sagewire.org/php-tools-eclipse/XDebug-support-incompatible-version-372118.aspx" rel="nofollow">http://www.sagewire.org/php-tools-eclipse/XDebug-support-incompatible-version-372118.aspx</a></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: developercast.com &#187; Carsten Lucke&#8217;s Blog: Debugging PHP with free tools (PDT + XDebug2)</title>
		<link>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-1047</link>
		<author>developercast.com &#187; Carsten Lucke&#8217;s Blog: Debugging PHP with free tools (PDT + XDebug2)</author>
		<pubDate>Mon, 06 Aug 2007 18:05:30 +0000</pubDate>
		<guid>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-1047</guid>
					<description>[...] Lucke lists out a a combination of tools he&#8217;s found that can make debugging your PHP applications a simple [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Lucke lists out a a combination of tools he&#8217;s found that can make debugging your PHP applications a simple [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: QuarkBlog &#187; Blog Archive &#187; Quality Assurance en PHP</title>
		<link>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-1311</link>
		<author>QuarkBlog &#187; Blog Archive &#187; Quality Assurance en PHP</author>
		<pubDate>Fri, 17 Aug 2007 19:19:11 +0000</pubDate>
		<guid>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-1311</guid>
					<description>[...] se puede integrar con Eclipse + PDT para depurar sin salir del IDE, aunque es un poco patatero [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] se puede integrar con Eclipse + PDT para depurar sin salir del IDE, aunque es un poco patatero [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Mark Story</title>
		<link>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-1313</link>
		<author>Mark Story</author>
		<pubDate>Fri, 17 Aug 2007 19:52:56 +0000</pubDate>
		<guid>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-1313</guid>
					<description>I've been using PDT + Xdebug but when locally debugging files I have yet been able to figure out how to pass POST values.  Other than typing them in at the top of the file being debugged, is there anyway I can pass POST variables to the eclipse debugger??</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using PDT + Xdebug but when locally debugging files I have yet been able to figure out how to pass POST values.  Other than typing them in at the top of the file being debugged, is there anyway I can pass POST variables to the eclipse debugger??</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Links 2007-08-28</title>
		<link>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-1611</link>
		<author>Links 2007-08-28</author>
		<pubDate>Wed, 29 Aug 2007 02:35:29 +0000</pubDate>
		<guid>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-1611</guid>
					<description>[...] Debugging PHP with free tools: PDT + XDebug2 Este es el más interesante que he encontrado, muestra alternativas libres para debuguear nuestras aplicaciones php. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Debugging PHP with free tools: PDT + XDebug2 Este es el más interesante que he encontrado, muestra alternativas libres para debuguear nuestras aplicaciones php. [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Keith Roberts</title>
		<link>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-9608</link>
		<author>Keith Roberts</author>
		<pubDate>Wed, 30 Jan 2008 17:20:19 +0000</pubDate>
		<guid>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-9608</guid>
					<description>[quote] For PHP development it’s much harder to find a free IDE that provides good (remote-)debugging features. [/quote]

http://www.php-debuggers.net

Hopefully it will be a one-stop resource for debugging PHP applications. Please take a quick look :)</description>
		<content:encoded><![CDATA[<p>[quote] For PHP development it’s much harder to find a free IDE that provides good (remote-)debugging features. [/quote]</p>
<p><a href="http://www.php-debuggers.net" rel="nofollow">http://www.php-debuggers.net</a></p>
<p>Hopefully it will be a one-stop resource for debugging PHP applications. Please take a quick look <img src='http://blog.lucke.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Anderson</title>
		<link>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-11474</link>
		<author>Anderson</author>
		<pubDate>Sat, 23 Feb 2008 19:36:20 +0000</pubDate>
		<guid>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-11474</guid>
					<description>It seems that the Xdebug support plugins from bugzilla are broken in Eclipse 3.3. 
When I try to create a new remote debugging configuration it throws an error in org.eclipse.php.internal.core.util.FileUtils.FileExists(). (Looks like the same exception in MacOS 10.4, 10.5, &#38; XP.)

The Zend debugger plugin for Eclipse claims support for Xdebug, doesn't puke, and looks like it is trying to start a debug session, but FWICT it never attempts to connect to the server on port 9000. 

I want this to work badly enough that I might consider turning back to an older Eclipse. What version has anyone had success with?</description>
		<content:encoded><![CDATA[<p>It seems that the Xdebug support plugins from bugzilla are broken in Eclipse 3.3.<br />
When I try to create a new remote debugging configuration it throws an error in org.eclipse.php.internal.core.util.FileUtils.FileExists(). (Looks like the same exception in MacOS 10.4, 10.5, &amp; XP.)</p>
<p>The Zend debugger plugin for Eclipse claims support for Xdebug, doesn&#8217;t puke, and looks like it is trying to start a debug session, but FWICT it never attempts to connect to the server on port 9000. </p>
<p>I want this to work badly enough that I might consider turning back to an older Eclipse. What version has anyone had success with?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: luckec</title>
		<link>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-11623</link>
		<author>luckec</author>
		<pubDate>Mon, 25 Feb 2008 08:00:00 +0000</pubDate>
		<guid>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-11623</guid>
					<description>Anderson, you should try the latest PDT all-in-one build: http://download.eclipse.org/tools/pdt/downloads/release.php?release=R20080103</description>
		<content:encoded><![CDATA[<p>Anderson, you should try the latest PDT all-in-one build: <a href="http://download.eclipse.org/tools/pdt/downloads/release.php?release=R20080103" rel="nofollow">http://download.eclipse.org/tools/pdt/downloads/release.php?release=R20080103</a></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Anderson</title>
		<link>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-11664</link>
		<author>Anderson</author>
		<pubDate>Mon, 25 Feb 2008 17:59:26 +0000</pubDate>
		<guid>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-11664</guid>
					<description>Right-o. I followed a lot of blog-trails, the eclipse.tools.pdt newsgroup, and finally had the sense to RTFM (XDebug.org)--eventually got all the pieces working awesomely.

A few things I learned that were not obvious to me at first:

- no longer need the XDebug-Support plugin mentioned in original post. It doesn't work in Eclipse 3.3. Just get the PDT, as suggested.

- the path mapping in PDTs "PHP Web Page" debug configuration are the filesystem paths of source files on server and client, NOT apache "locations".

- the XDebug server connects _out_ to the client, opposite of java JDPA. That was not obvious from blog howto's that I read, and debugging worked fine for localhost, so I didn't realize I had it backward until I finally read the real XDebug docs.</description>
		<content:encoded><![CDATA[<p>Right-o. I followed a lot of blog-trails, the eclipse.tools.pdt newsgroup, and finally had the sense to RTFM (XDebug.org)&#8211;eventually got all the pieces working awesomely.</p>
<p>A few things I learned that were not obvious to me at first:</p>
<p>- no longer need the XDebug-Support plugin mentioned in original post. It doesn&#8217;t work in Eclipse 3.3. Just get the PDT, as suggested.</p>
<p>- the path mapping in PDTs &#8220;PHP Web Page&#8221; debug configuration are the filesystem paths of source files on server and client, NOT apache &#8220;locations&#8221;.</p>
<p>- the XDebug server connects _out_ to the client, opposite of java JDPA. That was not obvious from blog howto&#8217;s that I read, and debugging worked fine for localhost, so I didn&#8217;t realize I had it backward until I finally read the real XDebug docs.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: zen</title>
		<link>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-19263</link>
		<author>zen</author>
		<pubDate>Wed, 21 May 2008 13:19:06 +0000</pubDate>
		<guid>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-19263</guid>
					<description>I've recently switched from asp.net to php, since it's free, poweful and easy. I picked it up really quickly.
But, without a good debugger, no matter how good you are, you'll be a lot less productive. And I could not set up a debugger for php yet... it's frustrating.
It reminds me of the same reason why people doesn't use linux, its just not practical. If you have to go through this kind of issues just to set up a basic tool like a debugger...</description>
		<content:encoded><![CDATA[<p>I&#8217;ve recently switched from asp.net to php, since it&#8217;s free, poweful and easy. I picked it up really quickly.<br />
But, without a good debugger, no matter how good you are, you&#8217;ll be a lot less productive. And I could not set up a debugger for php yet&#8230; it&#8217;s frustrating.<br />
It reminds me of the same reason why people doesn&#8217;t use linux, its just not practical. If you have to go through this kind of issues just to set up a basic tool like a debugger&#8230;</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Rob</title>
		<link>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-22429</link>
		<author>Rob</author>
		<pubDate>Thu, 12 Jun 2008 04:05:38 +0000</pubDate>
		<guid>http://blog.lucke.info/2007/08/03/debugging-php-with-free-tools-pdt-xdebug2/#comment-22429</guid>
					<description>I just published a detailed step by step guide on how to get PDT + XDebug up and running, see here:

http://robsnotebook.com/php_debugger_pdt_xdebug</description>
		<content:encoded><![CDATA[<p>I just published a detailed step by step guide on how to get PDT + XDebug up and running, see here:</p>
<p><a href="http://robsnotebook.com/php_debugger_pdt_xdebug" rel="nofollow">http://robsnotebook.com/php_debugger_pdt_xdebug</a></p>
]]></content:encoded>
				</item>
</channel>
</rss>
