summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ddb.4
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2007-12-26 09:45:34 +0000
committerrwatson <rwatson@FreeBSD.org>2007-12-26 09:45:34 +0000
commitd70c7cc6e10dd446fdba622e73ff0f109a4a5311 (patch)
tree1d74d2e56b6d4abb6689a0d1a66bc0a16fef66c4 /share/man/man4/ddb.4
parent26638a0b23b767589c0cb57146d5a303580589fb (diff)
downloadFreeBSD-src-d70c7cc6e10dd446fdba622e73ff0f109a4a5311.zip
FreeBSD-src-d70c7cc6e10dd446fdba622e73ff0f109a4a5311.tar.gz
Add description of 'debug.ddb.capture.data' sysctl to DBD output
capture section, missed in previous commit. MFC after: 3 months
Diffstat (limited to 'share/man/man4/ddb.4')
-rw-r--r--share/man/man4/ddb.44
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4
index 6475ce5..d6225e2 100644
--- a/share/man/man4/ddb.4
+++ b/share/man/man4/ddb.4
@@ -626,6 +626,10 @@ may be used to query the compile-time limit on the capture buffer size.
.Dv debug.ddb.capture.bytes
may be used to query the number of bytes of output currently in the capture
buffer.
+.Pp
+.Dv debug.ddb.capture.data
+returns the contents of the buffer as a string to an appropriately privileged
+process.
.El
.Sh VARIABLES
The debugger accesses registers and variables as
OpenPOWER on IntegriCloud