Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Problem with debug output(The script output doesn't always flush)
Problem with debug output [message #641835] Sun, 28 November 2010 16:16
cluesome Missing name is currently offline cluesome Missing nameFriend
Messages: 12
Registered: November 2010
Location: Edinburgh, Scotland
Junior Member
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?
Previous Topic:Cannot Use Helios
Next Topic:MySQL connection
Goto Forum:
  


Current Time: Fri Sep 20 13:49:48 GMT 2024

Powered by FUDForum. Page generated in 0.03532 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top