Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For my client-side stuff (native Swift/Xcode), I use the Xcode symbolic debugger. Works a treat.

For my server-side stuff, I usually program in PHP, and I've always used echo(), var_dump() and die(). I've just never found all the overhead, preparing the xdebug stuff, and using a symbolic debugger, to be worth it. I find and fix bugs fairly quickly. string dumps have always worked for me.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: