[wp-hackers] Debugging WordPress in IDE

Hannit Cohen hannit at codeart.co.il
Mon Mar 28 08:26:50 UTC 2011


Can any of you share how to setup NetBeans to debug WordPress ?
-- 
Hannit

On Mon, Mar 28, 2011 at 6:52 AM, Martin Widmann <widmann.martin at gmail.com>wrote:

> 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
>
> _______________________________________________
> 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