Pugdebug Versions Save

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

v1.0.0

8 years ago

pugdebug 1.0.0 release

Includes build for Linux distributions.

Includes build for Windows distributions.

Changelog

[1.0.0] - 2015-07-01

No changes were made since 1.0.0-RC.2

v1.0.0-RC.2

8 years ago

pugdebug 1.0.0-RC.2 release

Includes build for Linux distributions.

Includes build for Windows distributions.

Changelog

[1.0.0-RC.2] - 2015-06-26

Fixed

  • Correctly stop listening when multiple requests are active

v1.0.0-RC.1

8 years ago

pugdebug 1.0.0-RC.1 release

Includes build for Linux distributions.

Includes build for Windows distributions.

Changelog

[1.0.0-RC.1] - 2015-06-23

Added

  • Display current project name in window title

Changed

  • Use mono fonts in sub-windows

Fixed

  • Fix for GTK critical errors on Ubuntu
  • Do not jump to top of the file every time a debugging session starts
  • Updating settings now updates current project's settings as well
  • Deleting current project doesn't break pugdebug any more
  • Breakpoints do not dissapear any more when debugging multiple requests

v1.0.0-beta.1

8 years ago

pugdebug 1.0.0-beta.1 release

Includes build for Linux distributions.

Includes build for Windows distributions.

Changelog

[1.0.0-beta.1] - 2015-06-10

Added

  • Simple build file for Windows

Fixed

  • Tries debugging requests even when the XDEBUG_SESSION_START param is not set

v1.0.0-beta

8 years ago

pugdebug 1.0.0-beta release

Includes build for Linux distributions.

Includes build for Windows distributions.

Change Log

[1.0.0-beta] - 2015-06-07

Added

  • Set debugger features during an active debugging session
  • Confirm deleting a project
  • Improved support for debugging multiple requests
  • Added the change log file

Changed

  • Set debugger features in the post_start action

Fixed

  • Non-existent file after mapping

v1.0.0-alpha

8 years ago

pugdebug 1.0.0-alpha release.

Includes build for Linux distributions.

Includes build for Windows distributions.