[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.pdt] Re: Xdebug stopped breaking breakpoints

The log you posted for xdebug looks ok. The initial configuration is working and it attempts to do a step into which should cause it to stop at the first line, but xdebug for some reason says straight after that it is stopping. This would happen if it had reached the end of the script or I am guessing would also occur it there was some sort of error in the php engine trying to execute the script. Could you post the file c:\projects\drupal\index.php (this is the file xdebug sees is executing) there may be clue there.

Dave Kelsey

Joseph Freeman wrote:
Thanks for the reply


Couple of things to check

1. have a look at the FAQ on http://www.xdebug.org. There is a specific entry for XAMPP which may be
applicable


I looked at the FAQ and the Zend Optimizer had already been disabled. The Debugger was working for months and now I have this problem.


2. If you have any watch expressions, try deleting them. A Script can be terminated abnormally if
you have a watch expression enabled that does something like invoke an undefined function.

I'm assuming that would be in the "expressions" tab/view. Its empty

Only one breakpoint (besides for the "Break First Line" setting)

Another interesting thing is that when I start the debug process in a browser (through the eclipse debug button)  and the page loads, and then I load another page or reload the same page the Eclipse window pops into view like it's trying to display something, but nothing is displayed.


--------------= Posted using GrabIt =---------------- ------= Binary Usenet downloading made easy =--------- -= Get GrabIt for free from http://www.shemes.com/ =-