[% setvar title Extensions to the perl debugger %]

This file is part of the Perl 6 Archive

Note: these documents may be out of date. Do not use as reference!

To see what is currently happening visit http://www.perl6.org/

TITLE

Extensions to the perl debugger

VERSION

  Maintainer: David Storrs <dstorrs@dstorrs.com>
  Date: 25 Sep 2000
  Last Modified: 30 Sep 2000
  Mailing List: perl6-language@perl.org
  Number: 292
  Version: 2
  Status: Frozen

ABSTRACT

The perl debugger is good, but there are several features it lacks (or at least, that it lacks convenient, single-key commands for) that would be extremely useful.

DESCRIPTION

The following features appear in many modern IDEs, but not in the perl debugger. It is generally possible to duplicate this functionality by writing an appropriate command string, but there should be easy ways to do these things.