Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » xdebug with pdt1.0
xdebug with pdt1.0 [message #32797] Sun, 01 July 2007 23:49 Go to next message
Eclipse UserFriend
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 #33002 is a reply to message #32797] Tue, 03 July 2007 11:21 Go to previous messageGo to next message
Bruno Vernay is currently offline Bruno VernayFriend
Messages: 8
Registered: July 2009
Junior Member
Hello,
I guess that you could put it here
https://bugs.eclipse.org/bugs/show_bug.cgi?id=169408

Thanks
Bruno
Re: xdebug with pdt1.0 [message #33037 is a reply to message #33002] Tue, 03 July 2007 14:11 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: omry.yadan.net

Don't you guys (and Dave) think the xdebug plugin deserves a better home?

Bruno V wrote:
> Hello,
> I guess that you could put it here
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=169408
>
> Thanks
> Bruno
>
Re: xdebug with pdt1.0 [message #33073 is a reply to message #33037] Tue, 03 July 2007 14:31 Go to previous messageGo to next message
D Kelsey is currently offline D KelseyFriend
Messages: 232
Registered: July 2009
Senior Member
I am hoping that this contribution will become officially part of PDT 1.0.

Dave Kelsey

omry@yadan.net wrote:
> Don't you guys (and Dave) think the xdebug plugin deserves a better home?
>
> Bruno V wrote:
>> Hello,
>> I guess that you could put it here
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=169408
>>
>> Thanks
>> Bruno
>>
Re: xdebug with pdt1.0 [message #33178 is a reply to message #33073] Tue, 03 July 2007 15:29 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: omry.yadan.net

That would be great.
and word about it from the PDT devs?


Dave Kelsey wrote:
> I am hoping that this contribution will become officially part of PDT 1.0.
>
> Dave Kelsey
>
> omry@yadan.net wrote:
>> Don't you guys (and Dave) think the xdebug plugin deserves a better home?
>>
>> Bruno V wrote:
>>> Hello,
>>> I guess that you could put it here
>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=169408
>>>
>>> Thanks
>>> Bruno
>>>
Re: xdebug with pdt1.0 [message #35021 is a reply to message #33178] Thu, 12 July 2007 10:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: reply-to-newsgroup.news.com

We also hope to integrate the XDebug as soon as possible :)
Shalom G.
PDT dev.
Zend

<omry@yadan.net> wrote in message news:f6dq1h$tdg$1@build.eclipse.org...
> That would be great.
> and word about it from the PDT devs?
>
>
> Dave Kelsey wrote:
>> I am hoping that this contribution will become officially part of PDT
>> 1.0.
>>
>> Dave Kelsey
>>
>> omry@yadan.net wrote:
>>> Don't you guys (and Dave) think the xdebug plugin deserves a better
>>> home?
>>>
>>> Bruno V wrote:
>>>> Hello,
>>>> I guess that you could put it here
>>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=169408
>>>>
>>>> Thanks
>>>> Bruno
>>>>
Re: xdebug with pdt1.0 [message #37757 is a reply to message #32797] Sat, 21 July 2007 08:18 Go to previous message
Eclipse UserFriend
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
Previous Topic:Problem - PDT and Subclipse
Next Topic:installing PDT
Goto Forum:
  


Current Time: Fri Apr 19 06:15:31 GMT 2024

Powered by FUDForum. Page generated in 0.02137 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top