xdebug and breakpoints [message #886708] |
Fri, 15 June 2012 10:02  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.04234 seconds