Author

Topic: Quite nice debugging tool for the php-nerds. (Read 660 times)

legendary
Activity: 1498
Merit: 1000
February 14, 2013, 03:49:48 AM
#2
If you aint using Xdebug already, your writing inefficient code, and this a must have for any php developer.
hero member
Activity: 868
Merit: 1000
February 13, 2013, 11:13:32 PM
#1
For those of you that are vim-lovers, Xdebug is quite the nice addition for debugging, you get vim divided into a few nice windows and you can do all the normal things you're used to when debugging, no more echo statements in your code to debug your web apps.

Follow this guide to the point, and it should all be working great, I just did it, and I am very happy with how it works this far:
https://mutelight.org/minimal-guide-to-debugging-php-with-xdebug-and-vim

I also made this proposal:
https://bitcointalksearch.org/topic/coding-sub-forum-143922

With coding subforums, there could be stickies at the top of each forum with info about best practises for every language in regards to bitcoin coding.
Jump to: