I am the latest phpstorm,php installed on Mac system is the 5.6.19,xdebug version is 2.2.5
I'm in the Phpstorm. Debug debugging all normal, open monitoring, breakpoints in the first line can trigger jump in, but in other places are skipped. And I broke in the first line, the point of resume jumping to the next breakpoint is also not possible, can only be a single step away.
Reply content:
I am the latest phpstorm,php installed on Mac system is the 5.6.19,xdebug version is 2.2.5
I'm in the Phpstorm. Debug debugging all normal, open monitoring, breakpoints in the first line can trigger jump in, but in other places are skipped. And I broke in the first line, the point of resume jumping to the next breakpoint is also not possible, can only be a single step away.
I've been in this situation, either. The entry file for the project is not specified or the file path for the local project does not correspond to the project file inside the webserver