Subject: Re: readline like line editor within perl debugger To: Thomas Hafner <hafner@sdf-eu.org> From: Giorgos Keramidas <keramida@ceid.upatras.gr> List: netbsd-help Date: 04/19/2003 12:10:20
On 2003-04-18 18:22, Thomas Hafner wrote:
> Hello,
> how can I use readline like editing keystrokes when using the perl
> debugger?
To get around this, I usually just fire up Emacs and then start the
debugger with `ESC-x debug RET' :)