<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Fri, 24 May 2013 17:45:04 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[SitePoint PHP Blog: Debugging PHP (Spectator)]]></title>
      <guid>http://www.phpdeveloper.org/news/10318</guid>
      <link>http://www.phpdeveloper.org/news/10318</link>
      <description><![CDATA[<p>
In a <a href="http://www.sitepoint.com/blogs/2008/06/02/debugging-php/">new post</a> to the SitePoint PHP blog <i>Troels Knak-Nielsen</i> gives a <a href="http://www.sitepoint.com/blogs/2008/06/02/debugging-php/">check up</a> for a project he's worked some on - an interface he came up with to talk, via the dbgp-protocol, to a XUL frontend.
</p>
<blockquote>
Spectator is a XUL application, which should make it cross platform. I have tinkered a bit with XUL before, but not a full application. [...] So what can spectator do? Mind that this is a first version and I really just meant it as a proof of concept. I think I got a bit further than that, but it probably still has a few bugs. Still, with the current version, you can step through a program, set breakpoints and inspect the stack. Really all you would expect from a debugger.
</blockquote>
<p>
You can grab the latest version from the <a href="http://code.google.com/p/spectator/source/checkout">subversion repository</a> on the Google Code website.
</p>]]></description>
      <pubDate>Mon, 02 Jun 2008 11:16:50 -0500</pubDate>
    </item>
  </channel>
</rss>
