php - Xdebug Netbeans waiting for connection -


xdebug using netbeans seems crashing every other page load. on second load netbeans sits waiting connection without opening designated browser - firefox. on restarting netbeans (a pain) works fine 1 page load. above issues. xdebug configured okay works once, why necessary re-start netbeans everytime ?

i realised while script working on had manual execution point, there auto 1 triggered task scheduler every minute. explains restarting netbeans , xdebug worked 1 run - seems shortly after triggered auto schedule somehow crashing xdebug silently , preventing restarting without complete restart of netbeans - not sure why though.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -