This is an issue I found while setting up a development environment.
I haven't explored the issue furthermore, and for that reason, I find it important to add this issue here for further investigation.
When setting debug configuration settings (I use PHPStorm) to run a server with a watch argument, the server doesn't pause on breakpoints except at the bootstrap.php file.
Important note: the same configuration with a run argument works and the program pause at breakpoints.
