summaryrefslogtreecommitdiff
path: root/pod/perldebug.pod
diff options
context:
space:
mode:
authorPeter Scott <Peter@PSDT.com>2001-09-13 08:26:31 -0700
committerJarkko Hietaniemi <jhi@iki.fi>2001-09-14 02:31:05 +0000
commit5bad0d9e91a6a5b910e9a6a947ea1d762028bbab (patch)
tree890f4784da62e43ba36bbf544168f870ec155b2c /pod/perldebug.pod
parenta5595fb984fdb4f5ee9a3cc14e9b23bf54c490eb (diff)
downloadperl-5bad0d9e91a6a5b910e9a6a947ea1d762028bbab.tar.gz
Execute files of debugger commands
Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com> p4raw-id: //depot/perl@12014
Diffstat (limited to 'pod/perldebug.pod')
-rw-r--r--pod/perldebug.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/pod/perldebug.pod b/pod/perldebug.pod
index 326bdab503..6232925581 100644
--- a/pod/perldebug.pod
+++ b/pod/perldebug.pod
@@ -387,6 +387,11 @@ their C<$ENV{SHELL}> variable) will be used, which can interfere
with proper interpretation of exit status or signal and coredump
information.
+=item @ file
+
+Read and execute debugger commands from I<file>. I<file> may itself contain
+C<@> commands.
+
=item H -number
Display last n commands. Only commands longer than one character are