Perl6 RFC Librarian <[EMAIL PROTECTED]> writes:

> The ability to easily retrieve and edit your N most recent commands to the
> debugger (much like a bash_history).

and

> A better default pager.  The default pager should assume a 24x80 term
> window ...

To me, these clearly indicates that the debugger should be run as a
subsystem of some other tool that takes care of this. It is not part
of the debugger itself. For example, take a look at how emacs runs the
debugger.

-- Johan

Reply via email to