PHP debugging on OS X - hopeless?

后端 未结 9 502
别跟我提以往
别跟我提以往 2021-01-30 09:35

I have tried:

  1. Xdebug and Eclipse. Eclipse launches a web browser, but the browser tries to access a non-existent file in Eclipse\'s .app bundle.
  2. Xdebug an
9条回答
  •  醉话见心
    2021-01-30 10:01

    You may want to look into MacGDBp. It's new, free, and the UI looks great. It utilizes the Xdebug PHP extension as well. You can find instructions in the help section, which includes Xdebug configurations, and there's also a nice overview of the app from the guys at Particletree here: Silence The Echo with MacGDBp.

提交回复
热议问题