[xdebug-general] Re: debug cycle never ends

From: Derick Rethans <derick[@]xdebug.org>
Date: Tue, 22 Apr 2008 14:11:09 +0200 (CEST)

On Mon, 21 Apr 2008, Dennis Birne wrote:

> However, the browser still displays no content while it's loading
> indicator in the browser keeps turning. When monitoring the network with
> ngrep, I can see that no content has beed delivered so far. Once I
> terminate the debugging session in eclipse, the content gets transferred
> and rendered and all is fine. Except for that debugging is not really
> possible this way.

Perhaps you've output buffereing turned on?

> This is a list on xdebug, not on eclipse neither on the PDT plugin of
> eclipse, I know. I also tried to exchange Eclipse with debugclient-0.9.0
> but did not manage to send the appropriate command to tell the webserver
> to continue debugging so I could not verify wether my problem is an
> eclipse or xdebug issue.

By appending to your URL "?XDEBUG_SESSION_START=start" a cookie should
be set. THis instructs Xdebug to keep creating debug sessions if you
continue to other pages.

regards,
Derick

-- 
Like Xdebug? Send a postcard: http://derickrethans.nl/xdebug_2_released.php
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
Received on Tue Apr 22 2008 - 14:11:08 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST