Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Debug: Using Step Filteting
Debug: Using Step Filteting [message #82475] Wed, 22 October 2008 11:41 Go to next message
defranco is currently offline defrancoFriend
Messages: 7
Registered: July 2009
Junior Member
Hi,

I'm trying to use step filters (Preferences>PHP>Debug>Step Filtering) but
looks like it is always ignored.

I try to do things like adding a entire folder like myproject/mylib or a
specific file like myproject/mylib/lib.php but xdebug ignores it and step
into these files.

Any idea in how to make it work and do not step into these specific
filtered files? This feature do not work with xdebug or I'm doing
something wrong?

regards
Re: Debug: Using Step Filteting [message #82505 is a reply to message #82475] Wed, 22 October 2008 20:52 Go to previous messageGo to next message
D Kelsey is currently offline D KelseyFriend
Messages: 232
Registered: July 2009
Senior Member
Step filters are not supported by xdebug client in PDT 2.0. I doubt I will be able to implement
support for them for PDT 2.0.

Dave Kelsey

defranco wrote:
> Hi,
>
> I'm trying to use step filters (Preferences>PHP>Debug>Step Filtering)
> but looks like it is always ignored.
>
> I try to do things like adding a entire folder like myproject/mylib or a
> specific file like myproject/mylib/lib.php but xdebug ignores it and
> step into these files.
>
> Any idea in how to make it work and do not step into these specific
> filtered files? This feature do not work with xdebug or I'm doing
> something wrong?
>
> regards
>
>
>
Re: Debug: Using Step Filteting [message #82520 is a reply to message #82505] Thu, 23 October 2008 13:26 Go to previous messageGo to next message
defranco is currently offline defrancoFriend
Messages: 7
Registered: July 2009
Junior Member
Hi Dave,

thanks for the clarification!

kind regards
Re: Debug: Using Step Filteting [message #92225 is a reply to message #82505] Thu, 29 January 2009 03:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipsenews.20.epm.spamgourmet.com

Dang, I was just about to ask the same question.

Any change on this? Is it impossible? Or just very difficult.

I use an autoloader which gets fired up any time a new class is
created... so as you can imagine I have to step through that file A LOT.

Consider this a plea to reconsider :-)

Dave Kelsey wrote:
> Step filters are not supported by xdebug client in PDT 2.0. I doubt I
> will be able to implement support for them for PDT 2.0.
>
> Dave Kelsey
>
> defranco wrote:
>> Hi,
>>
>> I'm trying to use step filters (Preferences>PHP>Debug>Step Filtering)
>> but looks like it is always ignored.
>>
>> I try to do things like adding a entire folder like myproject/mylib or
>> a specific file like myproject/mylib/lib.php but xdebug ignores it and
>> step into these files.
>>
>> Any idea in how to make it work and do not step into these specific
>> filtered files? This feature do not work with xdebug or I'm doing
>> something wrong?
>>
>> regards
>>
>>
>>
Re: Debug: Using Step Filteting [message #92240 is a reply to message #92225] Thu, 29 January 2009 07:40 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dkel50.hotnospmail.com

You could raise a Bugzilla enhancement so at least the request is
recorded at.
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=PDT

Dave Kelsey

Tom Walter wrote:
> Dang, I was just about to ask the same question.
>
> Any change on this? Is it impossible? Or just very difficult.
>
> I use an autoloader which gets fired up any time a new class is
> created... so as you can imagine I have to step through that file A LOT.
>
> Consider this a plea to reconsider :-)
>
> Dave Kelsey wrote:
>> Step filters are not supported by xdebug client in PDT 2.0. I doubt I
>> will be able to implement support for them for PDT 2.0.
>>
>> Dave Kelsey
>>
>> defranco wrote:
>>> Hi,
>>>
>>> I'm trying to use step filters (Preferences>PHP>Debug>Step Filtering)
>>> but looks like it is always ignored.
>>>
>>> I try to do things like adding a entire folder like myproject/mylib
>>> or a specific file like myproject/mylib/lib.php but xdebug ignores it
>>> and step into these files.
>>>
>>> Any idea in how to make it work and do not step into these specific
>>> filtered files? This feature do not work with xdebug or I'm doing
>>> something wrong?
>>>
>>> regards
>>>
>>>
>>>
Re: Debug: Using Step Filteting [message #92326 is a reply to message #92240] Thu, 29 January 2009 22:51 Go to previous message
Eclipse UserFriend
Originally posted by: eclipsenews.20.epm.spamgourmet.com

Done.

Thanks for all your great work on xdebug to date BTW. I don't want to
seem unappreciative, I realise it is all volunteer. I appreciate it a
lot. PDT/xdebug/eclipse blows away most of the commercial PHP editors
I've tried.

Dave wrote:
> You could raise a Bugzilla enhancement so at least the request is
> recorded at.
> https://bugs.eclipse.org/bugs/enter_bug.cgi?product=PDT
>
> Dave Kelsey
>
> Tom Walter wrote:
>> Dang, I was just about to ask the same question.
>>
>> Any change on this? Is it impossible? Or just very difficult.
>>
>> I use an autoloader which gets fired up any time a new class is
>> created... so as you can imagine I have to step through that file A LOT.
>>
>> Consider this a plea to reconsider :-)
>>
>> Dave Kelsey wrote:
>>> Step filters are not supported by xdebug client in PDT 2.0. I doubt I
>>> will be able to implement support for them for PDT 2.0.
>>>
>>> Dave Kelsey
>>>
>>> defranco wrote:
>>>> Hi,
>>>>
>>>> I'm trying to use step filters (Preferences>PHP>Debug>Step
>>>> Filtering) but looks like it is always ignored.
>>>>
>>>> I try to do things like adding a entire folder like myproject/mylib
>>>> or a specific file like myproject/mylib/lib.php but xdebug ignores
>>>> it and step into these files.
>>>>
>>>> Any idea in how to make it work and do not step into these specific
>>>> filtered files? This feature do not work with xdebug or I'm doing
>>>> something wrong?
>>>>
>>>> regards
>>>>
>>>>
>>>>
Previous Topic:PHPDoc autocompletion
Next Topic:[Announce] PDT 2.0.1 M200901290831 is available
Goto Forum:
  


Current Time: Fri Apr 19 01:28:33 GMT 2024

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

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

Back to the top