<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: PHP Debugger on Mac &#8211; Pass!</title>
	<atom:link href="http://robrohan.com/2007/05/10/php-debugger-on-mac-pass/feed/" rel="self" type="application/rss+xml" />
	<link>http://robrohan.com/2007/05/10/php-debugger-on-mac-pass/</link>
	<description>技术任意</description>
	<lastBuildDate>Fri, 04 Dec 2009 04:36:16 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dmitri</title>
		<link>http://robrohan.com/2007/05/10/php-debugger-on-mac-pass/comment-page-1/#comment-3471</link>
		<dc:creator>dmitri</dc:creator>
		<pubDate>Tue, 20 Nov 2007 22:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://robrohan.com/2007/05/10/php-debugger-on-mac-pass/#comment-3471</guid>
		<description>&lt;p&gt;dbg-cli is in the sources, see sourceforge dbg2 project. All the sources are there.
If you&#039;re interested in a debugger with  GUI front-end, see this post:
http://support.nusphere.com/viewtopic.php?t=4221&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>dbg-cli is in the sources, see sourceforge dbg2 project. All the sources are there.
If you&#8217;re interested in a debugger with  GUI front-end, see this post:
<a href="http://support.nusphere.com/viewtopic.php?t=4221" rel="nofollow">http://support.nusphere.com/viewtopic.php?t=4221</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: tyler</title>
		<link>http://robrohan.com/2007/05/10/php-debugger-on-mac-pass/comment-page-1/#comment-3062</link>
		<dc:creator>tyler</dc:creator>
		<pubDate>Tue, 25 Sep 2007 14:50:30 +0000</pubDate>
		<guid isPermaLink="false">http://robrohan.com/2007/05/10/php-debugger-on-mac-pass/#comment-3062</guid>
		<description>&lt;p&gt;Thanks but I read the original post many times and it&#039;s not clear once it jumps to the command line section. I got DBG extension installed but can&#039;t find the &#039;cli directory&#039;. Maybe I&#039;m missing some conceptual steps here but the original post does not explain exactly where the cli tool is coming from and what gui you are debugging with, sorry.&lt;/p&gt;

&lt;p&gt;If all you need the Apple Dev tools for is to compile this, then there&#039;s probably a smaller gcc compiler available (Apple Dev is about 1GB just to compile this?)&lt;/p&gt;

&lt;p&gt;Anyway I read the original post many times and its not very clear once it gets to the command line.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks but I read the original post many times and it&#8217;s not clear once it jumps to the command line section. I got DBG extension installed but can&#8217;t find the &#8216;cli directory&#8217;. Maybe I&#8217;m missing some conceptual steps here but the original post does not explain exactly where the cli tool is coming from and what gui you are debugging with, sorry.</p>

<p>If all you need the Apple Dev tools for is to compile this, then there&#8217;s probably a smaller gcc compiler available (Apple Dev is about 1GB just to compile this?)</p>

<p>Anyway I read the original post many times and its not very clear once it gets to the command line.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 小罗</title>
		<link>http://robrohan.com/2007/05/10/php-debugger-on-mac-pass/comment-page-1/#comment-3059</link>
		<dc:creator>小罗</dc:creator>
		<pubDate>Mon, 24 Sep 2007 21:33:31 +0000</pubDate>
		<guid isPermaLink="false">http://robrohan.com/2007/05/10/php-debugger-on-mac-pass/#comment-3059</guid>
		<description>&lt;p&gt;If you read the original post http://robrohan.com/2007/05/08/php-debugger-on-mac-dbg-fail/ you&#039;ll see why.&lt;/p&gt;

&lt;p&gt;You may not have problems with DGB binary (which perhaps is intel only I&#039;d have to relook), but I did. I had to compile the code from source.&lt;/p&gt;

&lt;p&gt;If you read that other post as I suggested, you will understand.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>If you read the original post <a href="http://robrohan.com/2007/05/08/php-debugger-on-mac-dbg-fail/" rel="nofollow">http://robrohan.com/2007/05/08/php-debugger-on-mac-dbg-fail/</a> you&#8217;ll see why.</p>

<p>You may not have problems with DGB binary (which perhaps is intel only I&#8217;d have to relook), but I did. I had to compile the code from source.</p>

<p>If you read that other post as I suggested, you will understand.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: tyler</title>
		<link>http://robrohan.com/2007/05/10/php-debugger-on-mac-pass/comment-page-1/#comment-3058</link>
		<dc:creator>tyler</dc:creator>
		<pubDate>Mon, 24 Sep 2007 21:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://robrohan.com/2007/05/10/php-debugger-on-mac-pass/#comment-3058</guid>
		<description>&lt;p&gt;Hi 小罗,
What am I compiling that I need the gcc compiler for? The DGB itself comes in binary right? Maybe this is why I&#039;m having a difficult time, because I dont understand the conceptual process here.&lt;/p&gt;

&lt;p&gt;Basically I thought the DGB was a php extension that was run through a command line  and/or gui app. ? Whats the compiler for?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi 小罗,
What am I compiling that I need the gcc compiler for? The DGB itself comes in binary right? Maybe this is why I&#8217;m having a difficult time, because I dont understand the conceptual process here.</p>

<p>Basically I thought the DGB was a php extension that was run through a command line  and/or gui app. ? Whats the compiler for?</p>

<p>Thanks</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 小罗</title>
		<link>http://robrohan.com/2007/05/10/php-debugger-on-mac-pass/comment-page-1/#comment-3057</link>
		<dc:creator>小罗</dc:creator>
		<pubDate>Mon, 24 Sep 2007 20:24:24 +0000</pubDate>
		<guid isPermaLink="false">http://robrohan.com/2007/05/10/php-debugger-on-mac-pass/#comment-3057</guid>
		<description>&lt;p&gt;In reference to the cli directory in that post (I just looked and it&#039;s not that clear if you just jump to that section) the DGB source code has the command line program and the directory that code is in is &quot;cli&quot;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>In reference to the cli directory in that post (I just looked and it&#8217;s not that clear if you just jump to that section) the DGB source code has the command line program and the directory that code is in is &#8220;cli&#8221;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 小罗</title>
		<link>http://robrohan.com/2007/05/10/php-debugger-on-mac-pass/comment-page-1/#comment-3056</link>
		<dc:creator>小罗</dc:creator>
		<pubDate>Mon, 24 Sep 2007 20:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://robrohan.com/2007/05/10/php-debugger-on-mac-pass/#comment-3056</guid>
		<description>&lt;p&gt;Hi tyler,&lt;/p&gt;

&lt;p&gt;Check out the first post (the fail one) and I think most of your questions will be answered (See the Command Line section)&lt;/p&gt;

&lt;p&gt;http://robrohan.com/2007/05/08/php-debugger-on-mac-dbg-fail&lt;/p&gt;

&lt;p&gt;Regarding the Apple Dev tools: Yeah you need gcc (the C, C++ etc compiler) and that is the easiest way to get it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi tyler,</p>

<p>Check out the first post (the fail one) and I think most of your questions will be answered (See the Command Line section)</p>

<p><a href="http://robrohan.com/2007/05/08/php-debugger-on-mac-dbg-fail" rel="nofollow">http://robrohan.com/2007/05/08/php-debugger-on-mac-dbg-fail</a></p>

<p>Regarding the Apple Dev tools: Yeah you need gcc (the C, C++ etc compiler) and that is the easiest way to get it.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: tyler</title>
		<link>http://robrohan.com/2007/05/10/php-debugger-on-mac-pass/comment-page-1/#comment-3055</link>
		<dc:creator>tyler</dc:creator>
		<pubDate>Mon, 24 Sep 2007 20:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://robrohan.com/2007/05/10/php-debugger-on-mac-pass/#comment-3055</guid>
		<description>&lt;p&gt;Thanks for the post.
Couple clarifications:&lt;/p&gt;

&lt;p&gt;&gt;&quot;you’ll need the command line program as well&quot;
-What is &#039;the&#039; command line program?&lt;/p&gt;

&lt;p&gt;-Is it necessary to Install Apple Dev tools?&lt;/p&gt;

&lt;p&gt;&gt;&quot;go into the cli directory&quot;
-Where is the &#039;cli directory&#039;? What is the name of the program I need to get if I dont have a clr direcctory?&lt;/p&gt;

&lt;p&gt;Thanks.......&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the post.
Couple clarifications:</p>

<p>&gt;&#8221;you’ll need the command line program as well&#8221;
-What is &#8216;the&#8217; command line program?</p>

<p>-Is it necessary to Install Apple Dev tools?</p>

<p>&gt;&#8221;go into the cli directory&#8221;
-Where is the &#8216;cli directory&#8217;? What is the name of the program I need to get if I dont have a clr direcctory?</p>

<p>Thanks&#8230;&#8230;.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://robrohan.com/2007/05/10/php-debugger-on-mac-pass/comment-page-1/#comment-2019</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Tue, 29 May 2007 19:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://robrohan.com/2007/05/10/php-debugger-on-mac-pass/#comment-2019</guid>
		<description>&lt;p&gt;Turning PHP error reporting back on in MAMP: http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Turning PHP error reporting back on in MAMP: <a href="http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp" rel="nofollow">http://www.jhuskisson.com/code-tidbits/re-enabling-error-reporting-in-mamp</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://robrohan.com/2007/05/10/php-debugger-on-mac-pass/comment-page-1/#comment-1988</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Thu, 24 May 2007 15:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://robrohan.com/2007/05/10/php-debugger-on-mac-pass/#comment-1988</guid>
		<description>&lt;p&gt;Hi jin,&lt;/p&gt;

&lt;p&gt;No, I haven&#039;t. Where I am working we have inadvertently standardized on using Eclipse (we have developers on Mac, Linux and windows) so I haven&#039;t tried that.&lt;/p&gt;

&lt;p&gt;In fact, I didn&#039;t even know you could hookup random debuggers in xcode - I&#039;ll have to check that out.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi jin,</p>

<p>No, I haven&#8217;t. Where I am working we have inadvertently standardized on using Eclipse (we have developers on Mac, Linux and windows) so I haven&#8217;t tried that.</p>

<p>In fact, I didn&#8217;t even know you could hookup random debuggers in xcode &#8211; I&#8217;ll have to check that out.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jin</title>
		<link>http://robrohan.com/2007/05/10/php-debugger-on-mac-pass/comment-page-1/#comment-1986</link>
		<dc:creator>Jin</dc:creator>
		<pubDate>Thu, 24 May 2007 14:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://robrohan.com/2007/05/10/php-debugger-on-mac-pass/#comment-1986</guid>
		<description>&lt;p&gt;Thanks for the tutorial.  Have you tried to get the GUI debugger in xcode working with MAMP/PHP?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial.  Have you tried to get the GUI debugger in xcode working with MAMP/PHP?</p>]]></content:encoded>
	</item>
</channel>
</rss>
