Changes for version 0.02 - 2007-03-06

  • Save window state between debugging sessions.
  • Add a 'service' concept and introduce ViewManager and Configuration services.
  • Add "File -> Load file" and "Run -> Restart" commands.
  • Load all breakpoints when displaying the relative view.
  • Add view to show console output and a real expression eval view.

Documentation

An extensible GUI Perl debugger

Modules

GUI interface for your (d)ebugging needs

Provides

in lib/Devel/ebug/Backend/Plugin/Wx.pm
in lib/Devel/ebug/Backend/Plugin/Wx.pm
in lib/Devel/ebug/Plugin/Wx.pm
in lib/Devel/ebug/Plugin/Wx.pm
in lib/Devel/ebug/Wx/View/Breakpoints.pm
in lib/Devel/ebug/Wx/Command/Run.pm
in lib/Devel/ebug/Wx/Command/ShowFile.pm
in lib/Devel/ebug/Wx/Command/Standard.pm
in lib/Devel/ebug/Wx/Command/Views.pm
in lib/Devel/ebug/Wx/Publisher.pm
in lib/Devel/ebug/Wx/Service/Configuration.pm
in lib/Devel/ebug/Wx/Service/ViewManager.pm
in lib/Devel/ebug/Wx/ServiceManager.pm
in lib/Devel/ebug/Wx/View/Base.pm
in lib/Devel/ebug/Wx/View/Breakpoints.pm
in lib/Devel/ebug/Wx/View/Code/STC.pm
in lib/Devel/ebug/Wx/View/Eval.pm
in lib/Devel/ebug/Wx/View/StackTrace.pm