Lines Matching refs:running

395 so that the debugger can substitute safe values while it's running, and
964 # used to prevent the debugger from running nonstop
1198 running, and whether the current debugger is the primary or a child.
1244 running interactively, this is C<.perldb>; if not, it's C<perldb.ini>.
1249 # is running at a terminal or not.
1337 # Works if you're running an xterm or xterm-like window, or you're on
1573 this is probably a situation where multiple debuggers are running (for example,
1582 # Two debuggers running (probably a system or a backtick that invokes
1583 # the debugger itself under the running one). create a new IN and OUT
1700 # Check for whether we should be running continuously or not.
2030 Used to handle commands running inside a pager.
2040 # The big command dispatch loop. It keeps running until the
2062 # Don't stop running.
3344 # Make sure the flag that says "the debugger's running" is
3538 # Whether or not the autoloader was running, a scalar to put the
4091 # Keep us from running off the ends of the file.
4732 # If we're running under a slave editor, force it to show the lines.
5815 program running under the debugger forks, a new <xterm> window is opened and
6189 Finally, if we're running in interactive mode, we display the effect of the
6535 Checks with the terminal to see if C<Tk> is running, and returns true or
7695 debugger has to have set up before the Perl core starts running:
7713 =item * The appropriate value of the flag in C<$^D> that says the debugger is running
7763 # This is the flag that says "a debugger is running, please call
8155 command, or we finished execution while running nonstop). If we aren't,