From: Gurusamy Sarathy Date: Wed, 1 Mar 2000 16:32:24 +0000 (+0000) Subject: mention "r" debugger command (from Ilya Zakharevich) X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=fad188d8e9197ba1175b85ff9cdb2c6a9e753afb;p=p5sagit%2Fp5-mst-13.2.git mention "r" debugger command (from Ilya Zakharevich) p4raw-id: //depot/perl@5400 --- diff --git a/pod/perldebug.pod b/pod/perldebug.pod index 2431fc4..841ad75 100644 --- a/pod/perldebug.pod +++ b/pod/perldebug.pod @@ -307,6 +307,10 @@ Add a global watch-expression. Delete all watch-expressions. +=item r + +Continue until return from the current subroutine, and dump the return value. + =item O [opt[=val]] [opt"val"] [opt?]... Set or query values of options. val defaults to 1. opt can