pugdebug icon indicating copy to clipboard operation
pugdebug copied to clipboard

pugdebug is a standalone debugging client for PHP applications that uses XDebug as the debugging engine.

Results 27 pugdebug issues
Sort by recently updated
recently updated
newest added

I am receiving remote connections, and pugdebug responds correctly but the files it shows are showing as blank when it hits a breakpoint. If I open a file manually from...

bug

Save the current open files, breakpoints, expressions.

enhancement

It would be nice to be able to set breakpoints with conditions. http://xdebug.org/docs-dbgp.php#id1

enhancement

Would be nice to have the current request that is being debugged displayed somewhere. Useful when debugging multiple requests.

enhancement

Once #86 is done it would be nice to have a setting to ignore files from debugging. Good for ignoring ajax requests for example.

enhancement

This one's here for discussion and ideas. How to best handle debugging multiple projects, UX/UI wise?

enhancement

At least we're not the only ones http://www.riverbankcomputing.com/pipermail/pyqt/2014-September/034779.html

bug