Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » xdebug and breakpoints
xdebug and breakpoints [message #886708] Fri, 15 June 2012 10:02 Go to next message
Eclipse UserFriend
Hi there,

my problem is, that I can't use breakpoints in eclipse to debug with xdebug.
My settings are correct, I use Firefox 13 with easy xdebug and eclipse indigo.
When I activate easy xdebug in firefox, after reloading the page ecipse opens the debugging perspective, but runs though all breakpoints. The only working sollution is to use xdebug_break(); within the code, but this is not, what I'm expecting, especially as it worked already with my former eclipse and firefox versions six months before. Now, when I'm back again at my old project, I can't debug it properly.

Can anybody help?

Thank you very much in advance!

Martin
Re: xdebug and breakpoints [message #888533 is a reply to message #886708] Mon, 18 June 2012 04:47 Go to previous message
Eclipse UserFriend
I wouldnt recommend to use firefox, but the internal web explorer from Eclipse, works a lot better from my experience debugging deep code.
Also check and update to the new stable version of xdebug which may address some issues with breakpoints.
Previous Topic:Need Tips on Autocompletion
Next Topic:How do I get Eclipse to let Windows decide how to open a file?
Goto Forum:
  


Current Time: Sat Jul 19 08:24:55 EDT 2025

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

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

Back to the top