The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.43 - 2005-05-16

  • document that we don't quite work under 5.8.0 (thanks Simon)
  • Devel::ebug does not handle signals under Windows atm, so skip the tests for now (spotted by LTjake)
  • updated to Prototype 1.2.0
  • try and find our templates a little harder
  • you can set set break points in ebug_http by clicking on a line number (and delete them by clickling on the little stop sign icon)
  • you can now evaluate Perl expressions in the web interface
  • major attempt to make the web interface prettier (icons!)
  • make some attempt at caching static files
  • interactive evaluation is now the default in ebug(1) (patch by Jesse Vincent)
  • ebug(1) now ships with an interactive console mode (patch by Jesse Vincent)

Documentation

A simple, extensible console Perl debugger
A simple, extensible web Perl debugger

Modules

A simple, extensible Perl debugger
Console front end to Devel::ebug

Provides

DB
in lib/Devel/ebug/Backend/Plugin/Eval.pm
in lib/Devel/ebug/Backend.pm
in lib/Devel/ebug/Backend/Plugin/ActionPoints.pm
in lib/Devel/ebug/Backend/Plugin/Basic.pm
in lib/Devel/ebug/Backend/Plugin/Codelines.pm
in lib/Devel/ebug/Backend/Plugin/Commands.pm
in lib/Devel/ebug/Backend/Plugin/Eval.pm
in lib/Devel/ebug/Backend/Plugin/Filenames.pm
in lib/Devel/ebug/Backend/Plugin/Output.pm
in lib/Devel/ebug/Backend/Plugin/Pad.pm
in lib/Devel/ebug/Backend/Plugin/Ping.pm
in lib/Devel/ebug/Backend/Plugin/Run.pm
in lib/Devel/ebug/Backend/Plugin/StackTrace.pm
in lib/Devel/ebug/Backend/Plugin/Subroutine.pm
in lib/Devel/ebug/HTTP.pm
in lib/Devel/ebug/HTTP/View/TT.pm
in lib/Devel/ebug/Plugin/ActionPoints.pm
in lib/Devel/ebug/Plugin/Basic.pm
in lib/Devel/ebug/Plugin/Codelines.pm
in lib/Devel/ebug/Plugin/Eval.pm
in lib/Devel/ebug/Plugin/Filenames.pm
in lib/Devel/ebug/Plugin/Output.pm
in lib/Devel/ebug/Plugin/Pad.pm
in lib/Devel/ebug/Plugin/Run.pm
in lib/Devel/ebug/Plugin/StackTrace.pm
in lib/Devel/ebug/Plugin/Subroutine.pm
in lib/Devel/ebug.pm