Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 document sh3 and hpcsh usage.
details: https://anonhg.NetBSD.org/src/rev/0e059d75c913
branches: trunk
changeset: 526751:0e059d75c913
user: uch <uch%NetBSD.org@localhost>
date: Thu May 09 16:42:16 2002 +0000
description:
document sh3 and hpcsh usage.
diffstat:
share/man/man4/ddb.4 | 16 +++++++++++++++-
1 files changed, 15 insertions(+), 1 deletions(-)
diffs (37 lines):
diff -r 7af20d5201f9 -r 0e059d75c913 share/man/man4/ddb.4
--- a/share/man/man4/ddb.4 Thu May 09 16:28:11 2002 +0000
+++ b/share/man/man4/ddb.4 Thu May 09 16:42:16 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ddb.4,v 1.57 2002/02/15 12:20:33 simonb Exp $
+.\" $NetBSD: ddb.4,v 1.58 2002/05/09 16:42:16 uch Exp $
.\"
.\" Copyright (c) 1997 - 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -109,6 +109,8 @@
\*[Lt]Shift\*[Gt]-\*[Lt]Reset\*[Gt]
.It hpcmips
\*[Lt]Ctrl\*[Gt]-\*[Lt]Alt\*[Gt]-\*[Lt]Esc\*[Gt]
+.It hpcsh
+\*[Lt]Ctrl\*[Gt]-\*[Lt]Alt\*[Gt]-\*[Lt]Esc\*[Gt]
.It i386
\*[Lt]Ctrl\*[Gt]-\*[Lt]Alt\*[Gt]-\*[Lt]Esc\*[Gt]
.br
@@ -875,6 +877,18 @@
.Dv DEBUG
option.
.El
+.Ss SH3
+.Bl -tag -width "intrchain" -compact
+.It Ic tlb
+Print TLB entries
+.It Ic cache
+Print cache entries
+.It Ic frame
+Print switch frame and trap frames.
+.It Ic stack
+Print kernel stack usage. Only works in NetBSD kernels compiled with
+KSTACK_DEBUG option.
+.El
.Ss SPARC
.Bl -tag -width "intrchain" -compact
.It Ic prom
Home |
Main Index |
Thread Index |
Old Index