Lines Matching refs:Set

841 #                                           # Set breakpoint,$cond defaults to 
1176 # Set up defaults for command recall and shell escape (note:
1336 # Set up the get_fork_TTY subroutine to be aliased to the proper routine.
1891 # Set the DB::eval context appropriately.
1907 # Still somewhere in the midst of execution. Set up the
1992 # The line we're currently on. Set $incr to -1 to stay here
2582 # Yes. Set up the one-time-break sigil.
2789 # Set this back to the initial pid.
2875 # Set up to stop on wrap-around.
3104 # Set to the minimum if less than zero.
3306 # Set up broken-pipe handler if necessary.
3887 Set breakpoints. Since breakpoints can be set in so many places, in so many
4618 # Set up for DB::eval() - evaluate in *user* context.
4817 # Set up to look through the whole file.
4975 # Set the start to the argument given (if there was one).
5249 # Set the breakpoints, one at a time.
5397 # Set the separator so arrys print nice.
5779 # Set up the LINEINFO filehandle.
6288 # Set it.
6415 # Set the filehndles up as they were.
6569 Set up the C<$pager> variable. Adds a pipe to the front unless there's one
6788 Set breakpoint; I<line> defaults to the current execution line;
6791 Set breakpoint at first line of subroutine.
6792 B<b> I<\$var> Set breakpoint at first line of subroutine referenced by I<\$var>.
6793 B<b> B<load> I<filename> Set breakpoint on 'require'ing the given file.
6795 Set breakpoint at first line of subroutine after
6802 Set an action to be done before the I<line> is executed;
6864 B<o> [I<opt>] ... Set boolean option to true
6867 Set options. Use quotes in spaces in value.
6898 B<q> or B<^D> Quit. Set B<\$DB::finished = 0> to debug global destruction.
6904 Set B<\$DB::doccmd> to change viewer.
6920 B<o> [...] Set debugger options B<t> [I<expr>] Toggle trace [trace expr]
6921 B<<>[B<<>]|B<{>[B<{>]|B<>>[B<>>] [I<cmd>] Do pre/post-prompt B<b> [I<ln>|I<event>|I<sub>] [I<cnd>] Set breakpoint
6973 Set breakpoint; I<line> defaults to the current execution line;
6976 Set breakpoint at first line of subroutine.
6977 B<b> I<\$var> Set breakpoint at first line of subroutine referenced by I<\$var>.
6978 B<b> B<load> I<filename> Set breakpoint on `require'ing the given file.
6980 Set breakpoint at first line of subroutine after
6987 Set an action to be done before the I<line> is executed;
7040 B<O> [I<opt>] ... Set boolean option to true
7043 Set options. Use quotes in spaces in value.
7074 B<q> or B<^D> Quit. Set B<\$DB::finished = 0> to debug global destruction.
7079 Set B<\$DB::doccmd> to change viewer.
7095 B<O> [...] Set debugger options B<t> [I<expr>] Toggle trace [trace expr]
7096 B<<>[B<<>]|B<{>[B<{>]|B<>>[B<>>] [I<cmd>] Do pre/post-prompt B<b> [I<ln>|I<event>|I<sub>] [I<cnd>] Set breakpoint
7363 Set the C<$DB::warnLevel> variable that stores the value of the
7589 # Set up the new prefix.
7752 # Set up the debugger's interrupt handler. It simply sets a flag
8067 # Set up a 'query option's value' command.