Hello,
sorry for the late response, but thanks for your answer.
But what I'm trying to debug... Anything really. I also use a debugger to learn about the nitty gritty details of WP itself. Like tracing the execution stack to learn what code is triggered when, view variable and property values, etc etc.
I guess the real question is what in WP is causing the issue that you cannot seem to use a debugger properly? Also, this problem does not seem to relate to my PHP development environment (Zend Studio), cause I read posts about other environments having problems as well. Apart from not being able to trace the execution stack etc, another big disadvantage of having to use WP_DEBUG is that you have to actually write (and delete) the specific code that outputs the code you want to check.
Do you haveany idea what might be causing this debugging issue? And... what PHP and debug environment are the core developers using then?
Regards,
Marcel