[ABE.pm] perl debugger history?

Faber Fedor faber at linuxnj.com
Fri Jun 10 07:11:25 PDT 2005


How does one get a history of commands in the perl debugger (perl -d)?
I want to be able to up-arrow to the previous command and edit it.

When I RTFM, it says "if you install the Term::ReadKey and
Term::ReadLine modules from CPAN, you will have full editing
capabilities much like GNU readline(3) provides".  Well, they're both
installed and I don't have up/down arrows.   Left/right seem to work
okay.

Also, how do I save debugging info (breakpoints, etc.) across debugging
sessions?  I'm getting tired of setting my breakpoints after I quit the
debugger, edit the file and go back into the debugger.

-- 
 
Regards,
 
Faber Fedor
President
Linux New Jersey, Inc.
908-320-0357
800-706-0701

http://www.linuxnj.com





More information about the ABE-pm mailing list