NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Realtime output in the Output window


Joined: 04 Jan 2007
Posts: 18
Reply with quote
While debugging a console application I need realtime output in the "View > Debug windows > Output" Window. Currently the whole output so far is displayed when the application ends, a breakpoint is reached or when stepping.

I have ouput buffering off, implicit flush on. The project's run mode is Local CGI (php-cgi.exe). PhpEd 4.6.3, PHP 5.2.1.
View user's profileFind all posts by tetikrSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
"Output" comes to the IDE only when debugger gets control (when it enters to interactive mode). Otherwise, all output is buffered on the server and waits for debugger.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Realtime output in the Output window
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic