On Wed, 25 Apr 2012 09:36:10 -0400
Nathan Trapuzzano <[email protected]> wrote:
> Some GDB commands (e.g. "step") take a numerical argument n that tells
> the debugger to repeat the command n times. Does the perl debugger have
> a similar feature?
>
One option would be to do "source $filename" (where $filename is the name of
the file) and this contains these commands N times. That's the easiest way I
can think of, but there may be others.
Regards,
Shlomi Fish
--
-----------------------------------------------------------------
Shlomi Fish http://www.shlomifish.org/
Parody of "The Fountainhead" - http://shlom.in/towtf
Linux — Because Software Problems Should not Cost Money.
Please reply to list if it's a mailing list post - http://shlom.in/reply .
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/