Search
Syndication
Sponsors

How Do You Set Up Php Source Level Debugging On A Mac?

Whenever I search for PHP source level debugging, it seems to point me to either Xdebug or Zend. But I can never seem to find a current, valid set of instructions on setting it up.
I want to do source level debugging of my PHP code, on my Mac OS X 10.5.6, MacBook Pro. Has anyone actually succeeded at this themselves?

Related posts:

  1. View source code Learn more about View source code by visiting our website....
  2. Is It Possible To Convert The Source Code Of A Php Website To Python Or Ror? My website is database driven and coded in PHP/MySQL. If...
  3. highlighting source code Learn more about highlighting source code by visiting our website....
  4. source code viewer Learn more about source code viewer by visiting our website....
  5. display html source with line numbers Learn more about display html source with line numbers by...

Related posts brought to you by Yet Another Related Posts Plugin.

Tags: , ,

One Response to “How Do You Set Up Php Source Level Debugging On A Mac?”

  1. CaptSalt Says:

    I don’t have time to look into this in detail, but I DO have this working on my Mac setup.
    You need to install the Xdebug extension on your web server. Then grab MacGDBp:http://www.bluestatic.org/software/macgd…
    It’s a beautiful front-end that will let you walk through your PHP scripts, set breakpoints, etc.
    Here’s the help page that explains how to set it up:http://www.bluestatic.org/software/macgd…

Leave a Reply

Translate
Links

Tags