[Typo3-dev] Debugging Typo3/PHP?

Ingo Renner typo3 at ingo-renner.com
Tue Sep 27 22:33:11 CEST 2005


Am Tue, 27 Sep 2005 21:59:59 +0200 schrieb Stig Nørgaard Færch:

> Hi
> 
> I was wondering if anyone uses anything else than the debug() function 
> for debugging?
> I just downloaded the newest version of PHPEdit (www.phpedit.net) and 
> tried to get it's debugging working (based on DBG), but unfortunately 
> didn't succeed. But it does indeed look very interesting.

depending from time to time I'm using both - the phpEclipse DBG based
debugger and debug() in conjunction with René's cc_debug.

For example when developing the XML-RPC part for timtab there was no way to
use debug() so that I had to use a real debugger as "communication" takes
place only between computers with no visible output...


Ingo

-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/




More information about the TYPO3-dev mailing list