[win32] integrate mainline
[p5sagit/p5-mst-13.2.git] / pod / perldebug.pod
index a02fd5c..8937c7e 100644 (file)
@@ -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<DumpReused>
+
+Dump contents of "reused" addresses.
+
 =item C<quote>, C<HighBit>, C<undefPrint>
 
 Change style of string dump.  Default value of C<quote> is C<auto>, one