please try
b compile subname Sets a breakpoint before the first statement executed +after the specified subroutine is compiled.
or
b postpone subname [condition] Set a breakpoint at first line of subroutine after it +is compiled.
see perldebug for more options, like setting watch expressions on $AUTOLOAD or conditional breaks on AUTOLOAD()
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
In reply to Re: using perldb
by LanX
in thread using perldb
by geoffleach
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |