Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Debugging - Breakpoints ignored in 3.7.0 (Mars.2)
icon4.gif  Debugging - Breakpoints ignored in 3.7.0 (Mars.2) [message #1725967] Tue, 08 March 2016 16:40 Go to next message
Eclipse UserFriend
After upgrading from Mars.1 (PDT 3.6.0) to Mars.2, XDebug seemed to stop working. I eventually found out that Break on First Line still works. But all breakpoints are ignored. And since Run to Line appears to make use of a temporary breakpoint, that is also broken, making debugging a PITA. I can use Run to Line on the same line multiple times and end up with multiple identical breakpoints.

Are others experiencing the same? I have tried the obvious workarounds - restarting Eclipse, restarting Apache and clearing all breakpoints - without success.

I use WampServer 2.5 (Apache 2.4.9 and XDebug 2.2.5).
Re: Debugging - Breakpoints ignored in 3.7.0 (Mars.2) [message #1725999 is a reply to message #1725967] Tue, 08 March 2016 22:20 Go to previous messageGo to next message
Mark Dexter is currently offline Mark DexterFriend
Messages: 324
Registered: July 2009
Senior Member
I'm successfully running Mars.2 (4.5.2) with PDT 3.7.0.201602121754 and XDebug 2.2.3. Good luck. Mark
Re: Debugging - Breakpoints ignored in 3.7.0 (Mars.2) [message #1726106 is a reply to message #1725999] Wed, 09 March 2016 16:14 Go to previous messageGo to next message
Eclipse UserFriend
Thank you very much Mark.

A fresh install of Eclipse Mars.2 for PHP Developers has not solved. I have recovered breakpoints usage by going back to Mars.1. This strongly suggests a regression from Mars.1 to Mars.2, but since PDT is part of the Eclipse for PHP Developers package and I cannot uninstall it, I cannot easily confirm that the regression is specifically introduced between PDT 3.6.0 and PDT 3.7.0.

Could someone else confirm they have breakpoints working with PDT 3.7.0 and an XDebug version no greater than 2.2.5?
Re: Debugging - Breakpoints ignored in 3.7.0 (Mars.2) [message #1726637 is a reply to message #1726106] Tue, 15 March 2016 10:24 Go to previous messageGo to next message
Massimiliano Mancini is currently offline Massimiliano ManciniFriend
Messages: 3
Registered: October 2014
Junior Member
Same here with

MARS.2
PDT 3.7.0
PHP 7.0.4 (embedded server)
Xdebug 2.4.0

Any help is appreciated

[Updated on: Tue, 15 March 2016 10:39]

Report message to a moderator

Re: Debugging - Breakpoints ignored in 3.7.0 (Mars.2) [message #1726683 is a reply to message #1726637] Tue, 15 March 2016 17:06 Go to previous messageGo to next message
Massimiliano Mancini is currently offline Massimiliano ManciniFriend
Messages: 3
Registered: October 2014
Junior Member
a possible work around is using xdebug_break()
Re: Debugging - Breakpoints ignored in 3.7.0 (Mars.2) [message #1727640 is a reply to message #1725967] Thu, 24 March 2016 16:26 Go to previous message
Eclipse UserFriend
Massimiliano has reported this in ticket #489646.
Previous Topic:Icons
Next Topic:JavaScript and CPU
Goto Forum:
  


Current Time: Thu Apr 25 04:47:53 GMT 2024

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

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

Back to the top