[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.pdt] Re: PDT / Xdebug / Multiple sub domains

AH!!! No way! I've so got to try this tomorrow...
Thanks for the tip.



Dave Kelsey wrote:

Shawn, are you using PDT 2.0 builds ? If you are then you could make use of
the JIT debugging
facility in PDT 2.0.

This allows your web server to initiate the debug session rather than PDT.
You could then enter the
URL yourself in firefox and so long as xdebug sees a cookie it will initiate
a debug session and PDT
will automatically create a launch for you.

I think the default for "Accept Remote Session (JIT)" is off be default so
you will need to enable it.

Dave Kelsey