robertbasic / pugdebug

pugdebug is a standalone debugging client for PHP applications that uses XDebug as the debugging engine.
http://pugdebug.com/
Other
73 stars 15 forks source link

Freezing the debugging process #214

Open martin-neumann-at opened 6 years ago

martin-neumann-at commented 6 years ago

I was already able to do debugging of an entire wordpress installation fine. Now I am trying to do a debug, as soon as I reach the instantiation wp() object, I do not get any further, neither with step into, nor with step over. Something is freezing the debugging process for me. If you have any hints on how I can give you further information for doing more troubleshooting, please let me know.