Netbeans php xdebug cannot debug

Hi everyone,
i have successfully installed xdebug on netbeans. My problem is that i begin to debug but suddenly,when i want to step into a function in the php file, i can’t anymore click on the icon so i can’t continue to debug.
wath could be the problem?

1 Like

While Netbeans is decent for PHP, it’s far from perfect (It’s a bit buggy), Plus XDebug is a bit unstable. If you can, I suggest you install PHPStorm (is for paid but it’s way more functional).

1 Like

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.