Lines Matching refs:specified

209 The following options can only be specified at startup.
251 number of commands to store to the file specified in C<HistFile>.
479 =item * C<< break +0 if <condition> >> - break (conditionally) at the start of this routine. The condition will be '1' if no condition was specified.
2099 # file at the specified line, so we have to check to make
2100 # sure that the line specified really is breakable.
2564 runs a loop over C<@dbline> for the specified range of lines. It handles
2699 # Increment for list. Use window size if not specified.
2710 # Determine end point; use end of file if not specified.
3223 If level is specified, set C<$trace_to_depth>.
3839 : -1, # assume -1 unless specified
4826 line if none is specified.
4922 is specified, we check for the line being executable (if it's not, it
5176 It walks through C<@dbline> within the range of lines specified, looking for
5282 Adds a breakpoint with the specified condition (or 1 if no condition was
5283 specified) to the specified line. Dies if it can't.
5353 Switches to the file specified and then calls C<break_on_line> to set
5378 Switch to another file, search the range of lines specified for an
5415 Places a break on the first line possible in the specified subroutine. Uses
5512 If C<*> is specified, C<cmd_B> calls C<delete_breakpoint> with no arguments,
6039 # this pattern will match whether or not a numeric line is specified,
6063 The 5.8 version of this command adds a watch expression if one is specified;
6120 If C<*> is specified, we simply empty the watch expression list and the
6124 If an expression (or partial expression) is specified, we pattern-match
6387 specified. If not, -1 is assumed; if so, the supplied value gets passed on to
7755 Sets the input and output filehandles to the specified files or pipes.
8111 at the specified position.
8303 at the specified position.
9388 Determine the package that the symbol is in. Put it in C<::> (effectively C<main::>) if no package is specified.