| [news.eclipse.tools.pdt] Re: PDT/Xdebug strange behavior - can't resolve it |
You should be able to get xdebug 2.0.2 from the following link http://www.xdebug.org/link.php?url=xdebug202-52-win
Dave Kelsey
Here's where it gets strange:
- External browser (IE7) pops up (same thing happens w/ eclipse internal browser)
- Web page "connecting ..."
- URL: http://localhost/new_player_start_form.html?XDEBUG_SESSION_START=ECLIPSE_DBGP&KEY=12115074127964
- It just hangs there ... forever
Known issue - you are using XDebug v2.0.3 which isn't supported by PDT 1.0. You must use XDebug 2.0.2.
(BTW: a few weeks ago when I hit this problem, it took me more than 2 days to figure this one out myself ;-)