<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Development and stuff... &#187; Debugger</title>
	<atom:link href="http://lenss.nl/tag/debugger/feed/" rel="self" type="application/rss+xml" />
	<link>http://lenss.nl</link>
	<description>Thijs Lensselink - Web Developer</description>
	<lastBuildDate>Mon, 06 Sep 2010 21:16:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Enable XDebug in Zend Studio for Eclipse</title>
		<link>http://lenss.nl/2008/08/enable-xdebug-in-zend-studio-for-eclipse/</link>
		<comments>http://lenss.nl/2008/08/enable-xdebug-in-zend-studio-for-eclipse/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 07:13:56 +0000</pubDate>
		<dc:creator>Thijs Lensselink</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Debugger]]></category>
		<category><![CDATA[PDT]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Xdebug]]></category>
		<category><![CDATA[Zend Studio]]></category>

		<guid isPermaLink="false">http://lenss.nl/blog/?p=99</guid>
		<description><![CDATA[I&#8217;m a great fan of the Zend Studio for Eclipse IDE. But there is one think that just didn&#8217;t feel right. At first i started out using the PDT. Free version of Zend Studio for Eclipse. In this IDE it was possible to switch debuggers. So you were not only forced to use the ZendDebugger. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a great fan of the <a href="http://www.zend.com/en/products/studio/" target="_blank">Zend Studio for Eclipse</a> IDE. But there is one think that just didn&#8217;t feel right. At first i started out using the <a href="http://www.zend.com/en/community/pdt" target="_blank">PDT</a>. Free version of Zend Studio for Eclipse. In this IDE it was possible to switch debuggers. So you were not only forced to use the ZendDebugger. you could also choose to make use of the best debugger out there. <a href="http://www.xdebug.org/" target="_blank">XDebug</a>. Although there is nothing wrong with the ZendDebugger. I just got used to XDebug.</p>
<p>So about an hour ago when i was reading my blog list i noticed a post from <a href="http://www.maxhorvath.com" target="_blank">Max Horvath</a>. In <a href="http://www.maxhorvath.com/2008/08/how-to-enable-the-xdebug-debugger-in-zend-studio-for-eclipse.html" target="_blank">this</a> post he explains how to enable the XDebugger in Zend Studio for Eclipse. Great news for a very slow monday morning. I will not copy his post so you can head over to Max&#8217;s Blog and read how to enable XDebug&#8217;s power.</p>
<p>Here is a document explaining how to enable XDebug in PDT: <a href="http://www.eclipse.org/pdt/documents/XDebugGuide.pdf" target="_blank">http://www.eclipse.org/pdt/documents/XDebugGuide.pdf</a></p>
<p>One small think i noticed though. Was that when i enabled XDebug according to Max&#8217;s post. After enabling it. I went to the Preferences &gt; PHP &gt; Debug tab and noticed there was no PHP Executable to select. So i headed over to the Preferences &gt; PHP &gt; PHP Executables and added a new PHP executable. This seemed to work.</p>
]]></content:encoded>
			<wfw:commentRss>http://lenss.nl/2008/08/enable-xdebug-in-zend-studio-for-eclipse/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
