Searched refs:dump_trace (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl3576 # dump_trace; this results in our skipping -1+1 = 0 stack frames
3577 # in dump_trace.
5349 C<dump_trace> routine, which actually does all the ferreting-out of the
5386 my @sub = dump_trace($_[0] + 1, $_[1]);
5434 =head2 dump_trace(skip[,count])
5464 sub dump_trace { subroutine
5594 } ## end sub dump_trace

Completed in 41 milliseconds