clipped from: www.debugconsole.de   
The debugConsole is a tool for debugging and tracing PHP5 applications on productive servers without compromising the live-traffic.

you can inspect variables, watch changes in variables over the whole runtime, measure partial runtimes, set checkpoints and write logfiles

the debugConsole streams all output to a JavaScript popup

screenshot