Problem with debug output [message #641835] |
Sun, 28 November 2010 16:16 |
|
I have installed Eclipse PDT with the Zend Debugger and SQL Explorer.
I use Apache 2, MySQL and PHP 5.3.3 on a Mac OS X 10.6.5 platform.
I'm an inexperienced Eclipse PDT user. Until now I have used TextWrangler/MySQL Workbench but would like more sophisticated debugging.
I have set the implicit_flush directive in php.ini to On.
My problem is that stepping through a first Debug As Web Page run, the Debug/Browser outputs display only the first output line but not subsequent text. It seems that in Debug As Web Page mode the output is not being flushed on each step.
I know the text is being sent to the output because if I do a Run As it displays correctly and subsequent Relaunches do display each output line at each step. Its just on the first run.
Is there something I need to set beforehand?
|
|
|
Powered by
FUDForum. Page generated in 0.03543 seconds