[TYPO3-dev] Help, how to use IDE with Typo3

Steffen Kamper info at sk-typo3.de
Mon Dec 22 01:55:56 CET 2008


Hi,

Dan Osipov schrieb:
> PHP DBG (debugger) has a function, DebugBreak(); It is a life saver! PHP 
> pauses execution, and switches into the IDE allowing you to step through 
> the code. Works like a charm with NuSphere PHPed. I'm not sure about how 
> you can configure it with Netbeans
> 

the breakpoints can be set same way in any IDE by clicking on the start 
of the line, same in PHPed or Netbeans.
For FE debug you have to start from index.php, for BE from 
typo3/index.php or backend.php.

vg Steffen




More information about the TYPO3-dev mailing list