Page 1 of 1

A new Xdebug client for mac

Posted: Mon Oct 22, 2012 6:37 pm
by 3heap
Hi everyone,
Not sure if this would be the right section but I just wanted to share with you my Xdebug client app for OSX, not sure if many of you guys use Xdebug or even Mac, but I just want to spread the word and get some feedback :)

You can find it here http://codebugapp.com/
This app is mostly targeted for people who like me prefer to use an text editor instead of an IDE, since I couldn't find a debugger that did want I wanted I created one.

Just install it, and add "xdebug_break();" to your code and if you have xdebug installed and configured correctly your are good to go.

Hope you find it useful

Re: A new Xdebug client for mac

Posted: Wed Oct 24, 2012 6:47 am
by Weirdan
Well, if you ported it to linux and dropped the price to a more reasonable level (say $25) I'd be your customer.