From: jason stewart Date: Mon, 6 Apr 1998 00:36:57 +0000 (-0600) Subject: perldebug.pod X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4b0c878080b1c343f8c9b8d6a3e049aa184a926a;p=p5sagit%2Fp5-mst-13.2.git perldebug.pod p4raw-id: //depot/perl@954 --- diff --git a/pod/perldebug.pod b/pod/perldebug.pod index a02fd5c..8937c7e 100644 --- a/pod/perldebug.pod +++ b/pod/perldebug.pod @@ -290,6 +290,14 @@ For example, this will print out C<$foo> every time line Delete all installed actions. +=item W [expr] + +Add a global watch-expression. + +=item W + +Delete all watch-expressions. + =item O [opt[=val]] [opt"val"] [opt?]... Set or query values of options. val defaults to 1. opt can @@ -392,6 +400,10 @@ Dump arrays holding debugged files. Dump symbol tables of packages. +=item C + +Dump contents of "reused" addresses. + =item C, C, C Change style of string dump. Default value of C is C, one