Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Debugging not working correctly(xdebug)
Debugging not working correctly [message #663882] Wed, 06 April 2011 17:15 Go to next message
Thomas is currently offline ThomasFriend
Messages: 11
Registered: June 2010
Junior Member
The debug launcher gets stuck at 57%...
But in the browser I see the whole page loaded already.
Breakpoints are not hit.

But when I terminate the launcher, the browser displays the "DEBUG SESSION ENDED" page.

I installed xdebug with pecl, otherwise pretty vanilla install.
In phpinfo it says the XDebug extension is loaded.

Other setup:
Executable: /usr/bin/php5
Ini: /etc/php5/apache2/php.ini
Interpreter: php 5.3
Server: Default PHP Web server

In the debug run configuration I selected XDebug.

Did I forget anything?
Re: Debugging not working correctly [message #665401 is a reply to message #663882] Thu, 14 April 2011 14:31 Go to previous message
Zdenek Machek is currently offline Zdenek MachekFriend
Messages: 12
Registered: July 2009
Junior Member
Try to delete any breakpoints, it doesn't like breakpoints from previous version.
Previous Topic:How to prevent debug opening the browser?
Next Topic:[solved] Cannot make PHP debugger run
Goto Forum:
  


Current Time: Thu Apr 25 17:53:31 GMT 2024

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

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

Back to the top