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

  1. CaptSalt

    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…