Lines Matching refs:printing

332 Controls how far down C<dumpvar.pl> will go before printing '...' while
735 # + printing of a very long statement interruptible.
736 # Changes: 0.98: New command `m' for printing possible methods
738 # + Cosmetic bugs in printing stack trace.
922 terminates, and defaulting to printing return values for the C<r> command.
2259 via C<dumpvar.pl> instead of just printing it directly.
2599 we are printing return values when a C<r> is executed, set C<$doret>
3470 C<sub> does all the work of printing the subroutine entry and exit messages
3477 C<$deep>, C<sub> automatically turns on printing of the current depth by
3613 # Indent if we're printing because of $frame tracing.
4021 # Normalize for the purposes of our printing this.
4596 the printing of each line and any markers (C<==E<gt>> for current line,
5125 C<$LINEINFO> filehandle instead of just printing it to STDOUT. This allows
5269 The incoming filehandle is selected for output (C<dumpvar.pl> is printing to
5275 messages from printing, and C<$doret> is localized as well and set to -2 to
5351 printing it to the proper filehandle.
6073 # return value printing.
6374 C<warn> emits a warning, by joining together its arguments and printing
6885 I<PrintRet> affects printing of return value after B<r> command,
6886 I<frame> affects printing messages on subroutine entry/exit.
6887 I<AutoTrace> affects printing messages on possible breaking points.
7061 I<PrintRet> affects printing of return value after B<r> command,
7062 I<frame> affects printing messages on subroutine entry/exit.
7063 I<AutoTrace> affects printing messages on possible breaking points.
7268 # No return value printing.
7300 # Use the debugger's own special way of printing warnings to print
7314 the debugger takes over all exception handling, printing a backtrace and
8356 Print help. Defaults to printing the long-form help; the 5.8 version