H
Hendrik Maryns
Hi,
i've been reading perldebut and it already helped me solving that
annoying warning that kept occurring, but not on the most efficient way:
I had to skip through 61 executions of a loop before reaching it!
So I was wondering: is there something like the c option that skips
through /N/ iterations of a loop, before stopping at the breakpoint
again (which is inside the loop, obviously). I didn't find anything
like that described in perldebug, so this time I thought I'd dare asking
(I started to read the guidelines indeed
)
Cheers, H.
i've been reading perldebut and it already helped me solving that
annoying warning that kept occurring, but not on the most efficient way:
I had to skip through 61 executions of a loop before reaching it!
So I was wondering: is there something like the c option that skips
through /N/ iterations of a loop, before stopping at the breakpoint
again (which is inside the loop, obviously). I didn't find anything
like that described in perldebug, so this time I thought I'd dare asking
(I started to read the guidelines indeed
Cheers, H.