Eclipse Xdebug Freezes at 57%
问题 My problem: When launching a debug configuration from Eclipse for one of my php pages, the page opens successfully in Chrome but the Eclipse debugger freezes at 57% (in the bottom right hand corner of Eclipse) and never progresses further. The set breakpoints are never reached. My setup: MAMP 2.2 PHP 5.3.3 Eclipse Kepler Eclipse PDT Xdebug 2 virtual hosts with roots at /Applications/MAMP/htdocs Apache Port: 80 MySql Server Port: 3306 My virtual hosts setup within MAMP is working fine. Below