Lines Matching refs:starts
185 When C<perl5db.pl> starts, it reads an rcfile (C<perl5db.ini> for
485 to initialize something before the debugger starts really executing, that's
915 The debugger starts up in phases.
1574 a backticked command that starts up another debugger). We create a new IN and
3932 # Add main if it starts with ::.
4125 # $i starts at $from (the point we want to start searching from).
4314 =item 4. If it starts with '::', put it in 'main::'.
4641 # Put it in this package unless it starts with ::.
4784 first. It starts a C<%had_breakpoints>, which tells us what all files have
5798 via C<system()> which starts a new debugger, we need to be able to get a new
7694 before the debugger starts executing. We set up various variables that the
7695 debugger has to have set up before the Perl core starts running:
8281 # Add main if it starts with ::.