Xdebug, how to avoid stopping at index PHP?

I have NetBeans with CodeIgniter and Xdebug

Every time it's in the loop, the index Stop on PHP Each click is a slow step forward Is there any way to make it run until a breakpoint is found?

Solution

Thanks to @ rigsfolly and @ Phil, the solution is simple You need to go

Tools > Options > select PHP > debug tab and deselect: stop on the first line

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>