summaryrefslogtreecommitdiff
path: root/makedumpfile.8
diff options
context:
space:
mode:
authorken1_ohmichi <ken1_ohmichi>2008-09-04 09:17:19 +0000
committerken1_ohmichi <ken1_ohmichi>2008-09-04 09:17:19 +0000
commitd61edd09383dbb5e726f4990cd4b6c84eadbf8f2 (patch)
treea736b4cf505b64f54f311694df39fce04fdc3c55 /makedumpfile.8
parentd8ed6ef4bc06e2a40b22e9f1c07a3b24e8cfac9b (diff)
[v1.2.9-20] Add manpage for --vtop option.
This patch adds manpage for --vtop option. Signed-off-by: Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp>
Diffstat (limited to 'makedumpfile.8')
-rw-r--r--makedumpfile.810
1 files changed, 10 insertions, 0 deletions
diff --git a/makedumpfile.8 b/makedumpfile.8
index d778872..69d99f6 100644
--- a/makedumpfile.8
+++ b/makedumpfile.8
@@ -355,6 +355,16 @@ value of \fImessage_level\fR is 31.
31 | X | X | X | X | X
.TP
+\fB\-\-vtop\fR \fIvirtual_address\fR
+This option is useful, when user debugs the translation problem
+of virtual address. If specifing \fIvirtual_address\fR, its physical
+address is printed. It makes debugging easy by comparing the
+output of this option with the one of "vtop" subcommand of the
+crash utility.
+"--vtop" option only prints the translation output, and it does
+not affect the dumpfile creation.
+
+.TP
\fB\-D\fR
Print debugging message.