Searched defs:cmd_wrapper (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl880 # rationalised the following commands and added cmd_wrapper() to
2387 them. At this point, we check for the new commands and call C<cmd_wrapper> to
2395 &cmd_wrapper($1, $2, $line);
3732 =head2 C<cmd_wrapper()> (API)
3734 C<cmd_wrapper()> allows the debugger to switch command sets
3747 sub cmd_wrapper { subroutine
3761 } ## end sub cmd_wrapper

Completed in 30 milliseconds