[TYPO3-dev] PDT PHP web page

Sebastian Böttger sebastian.boettger at gmail.com
Thu Feb 14 09:14:24 CET 2008


That really sounds good. Guess I will buy this tool.

Thx Dmitry!

Dmitry Dulepov [typo3] schrieb:
> Hi!
>
> Sebastian Böttger wrote:
>   
>> what is the benefit of the Zend Studio Eclipse against the PDT?
>>     
>
> You do not have to run debugger manually (like from PDT). With PDT you have to create launch configuration and run page from PDT. If you debug TYPO3 backend, all backend frames will run through debugger. This will be slooooooooow.
>
> If you use Zend Studio, you set breakpoints in the code and open BE directly in browser. When you are ready to debug (for example, you opened BE and your own BE module), you click browser's toolbar button. This activates debugger for current site. You continue working in broser and when brakpoint is reached, Zend Studio pops up. This is very good for debugging TYPO3 backend. You can do whatever you want turning debugging on and off very quickly using browser toolbar! For example, if I debug TemplaVoila page module, I sometimes need to switch to List module. With PDT I would be always inside debugger and all will run very slow. With Studio I just switch off debugging when I go to List (or EM or whatever). When I go back to TV, I press "Debug" again and I am debugging!
>
>   




More information about the TYPO3-dev mailing list