[wp-hackers] Debugging WordPress in IDE

Martin Widmann widmann.martin at gmail.com
Mon Mar 28 04:52:12 UTC 2011


Same here. I'm very happy with the capabilities of NetBeans when it comes to debugging. I can usually do quite everything inside it. It also handles the division between wordpress-core and wp-content without any problems and helps a great deal this way.

Nevertheless very often I fall back to the old var_dump/error_log combo, especially when I want to debug some stuff inside the loop or when I want to see what just happened in Core.

--
Martin

On 28.03.2011, at 01:18, Jeff Rose wrote:

> Hey Marko, I've had great success with debugging WordPress using
> NetBeans. You can attach the debugger and get breakpoints, variables,
> watches, step over and into etc. Every thing you'd want.
> 
> If you want details on my setup let me know.
> 
> -- 
> Jeff Rose
> ------------------
> http://www.jeffrose.ca/twitter
> http://www.jeffrose.ca/facebook
> http://www.linkedin.com/in/JeffeRose
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers



More information about the wp-hackers mailing list