Home >Backend Development >PHP Tutorial >How does PHPstorm xdebug automatically breakpoint each line? ? ?

How does PHPstorm xdebug automatically breakpoint each line? ? ?

WBOY
WBOYOriginal
2016-09-11 11:34:151618browse

xdubg+phpstorm debugging, the framework’s entrance index.php starts from the first line, and each line has automatic breakpoints.
Instead of setting a breakpoint where I set a breakpoint.
What's going on?

Reply content:

xdubg+phpstorm debugging, the framework’s entrance index.php starts from the first line, and each line has automatic breakpoints.
Instead of setting a breakpoint where I set a breakpoint.
What's going on?

Are you single-step debugging

After entering debugging, F7 or F8

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn