[xdebug-general] Re: xdebug with PDT

From: motif user <motif_user[@]yahoo.com>
Date: Wed, 28 May 2008 10:30:11 -0700 (PDT)

Hi Derick,

I was trying to use xdebug 2.0.3 with PDT 1.0.2, from Dave Kelsey (xdebug-general[@]lists.xdebug.org) I got to know that these versions are not compatible. Later I used xdebug 2.0.2 and it worked perfectly fine.

Thanks and Regards,
Sandy

Derick Rethans <derick[@]xdebug.org> wrote: On Sat, 17 May 2008, motif user wrote:

> 3)Now as I push "resume" expecting the debuger to move next breakpoint,
> but nothing happens! The debugger shows "remote launch" and firefox says
> "waiting for localhost" Indefinitely.
>
> 4)Now if I terminate the "remote launch", the waiting firefox displays
> drupals login page (first page) and another firefox window opens showing
> "DEBUG SESSION ENDED". On address bar both windows shows
> http://localhost//drupal/index.php?XDEBUG_SESSION_START=ECLIPSE_DBGP&KEY=12110726310524
>
> 5)After first breakpoint I tried step debugging to see what drupal is doing,
> I found that it finnaly gets stuck at session.inc line 13.
>
> function sess_close() {
> return TRUE;
> }
>
> I have already wasted many hours but not getting what is wrong, it
> will be really helpful if someone can suggest something.

I think most of those things are related to PDT itself actually. Nr 3 is
I think an expectation of PDT on how ending states work in DBGP. There
was a bug in Xdebug before and it seems PDT is expecting this bug. It's
also possible that breakpoints are not set correctly. You can check this
for yourself by using xdebug.remote_log to see what's going on.

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 Wed May 28 2008 - 19:44:38 BST

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