[xdebug-general] Re: 2 Queries about XDebug 2.0.0rc1

From: Derick Rethans <derick[@]xdebug.org>
Date: Tue, 17 Oct 2006 09:43:35 +0200 (CEST)

On Mon, 16 Oct 2006, Dave Kelsey wrote:

>
> Hi, I have been playing around with XDebug (really like what I see so far)
> and came across a couple of issues which maybe someone can help me with
>
> 1. If I invoke a PHP script fom a browser with XDEBUG_SESSION_STOP, I see
> that XDebug tries to create a socket to a debug server (in the same manner
> as XDEBUG_SESSION_START does). I was not expecting this to happen as a STOP
> implies that I don't wish to continue debugging. Is this the expected
> behaviour on a STOP ?

I can't see a reason for this. Could you please file a bug report this
at http://bugs.xdebug.org ?

> 2. When I get the variables for a global context (context_get -c 1) It
> also appears to include all the local variables from the top stack frame,
> but these variables
> are local and not global so I wasn't expecting them to be listed. Is this
> the expected behaviour ?

Hmm, what do you mean with the top stack frame? The scope that is the
current execution scope or the one that is the scripts entry point in
the request?

regards,
Derick

-- 
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
Received on Tue Oct 17 2006 - 09:43:59 BST

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