xdebug with pdt1.0 [message #32797] |
Sun, 01 July 2007 19:49  |
Eclipse User |
|
|
|
Originally posted by: replace_with_last_name_.hotmail.com
Hello Everyone,
I've changed Eclipse plugin for XDebug (from Dave Kelsey)
to get it running on Eclipse Europe3.3 and PDT 1.0Milestone
I'll send the compiled jar and source code on request
on alex.<last name> at gmx net or an email from here.
If someone has the better idea where to place it, let me know...
It works almost ok except one unusual case.
php's xdebug extension terminates the socket (connection) immediately
if it cannot evaluate specified in "Expressions" view expression. So, if
the expression is something like "asd.asd(asd)", you'll get
NullPointerException on the next debugging step (the session is
cancelled, no socket anymore). You'll have to restart the debugging
session after that, but not Eclipse (I hope :) ).
The rest should be ok, I hope.
At least, it works for me... Somehow.
-- Alex
|
|
|
|
|
|
|
|
Re: xdebug with pdt1.0 [message #37757 is a reply to message #32797] |
Sat, 21 July 2007 04:18  |
Eclipse User |
|
|
|
Originally posted by: foo.foo.com
Is there any way to have a working copy of xdebug for pdt 1.0M ?
could someone make it available somewhere or send it by mail to titerm
at free fr
Thx
Alexander Demidovich a écrit :
> Hello Everyone,
>
> I've changed Eclipse plugin for XDebug (from Dave Kelsey)
> to get it running on Eclipse Europe3.3 and PDT 1.0Milestone
>
> I'll send the compiled jar and source code on request
> on alex.<last name> at gmx net or an email from here.
> If someone has the better idea where to place it, let me know...
>
> It works almost ok except one unusual case.
> php's xdebug extension terminates the socket (connection) immediately
> if it cannot evaluate specified in "Expressions" view expression. So, if
> the expression is something like "asd.asd(asd)", you'll get
> NullPointerException on the next debugging step (the session is
> cancelled, no socket anymore). You'll have to restart the debugging
> session after that, but not Eclipse (I hope :) ).
>
> The rest should be ok, I hope.
> At least, it works for me... Somehow.
>
>
> -- Alex
|
|
|
Powered by
FUDForum. Page generated in 0.05256 seconds