| [news.eclipse.tools.pdt] Re: XDebug JIT Breaking on first line of code |
-- Shawn
Hi Shawn, try going to Window-->Preferences, expand PHP and select debug. Uncheck the box "Break at First Line" and see if that solves your problem.
Regards Dave Kelsey
Shawn Clark wrote:Hi,
I have started using the JIT of XDebug a bit more and have noticed one thing that has started to bother me. That is when you have a Debug session going it will always break on the first line of code. Manually starting a debug session there is an option to enable / disable this feature. I can't seem to find that same option when starting a session through JIT. Am I missing it somewhere?
-- Shawn Clark