Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 PR/8899: Alexander Nasonov: ddb command 'show...
details: https://anonhg.NetBSD.org/src/rev/812ab6b93969
branches: trunk
changeset: 796617:812ab6b93969
user: christos <christos%NetBSD.org@localhost>
date: Thu Jun 12 13:47:58 2014 +0000
description:
PR/8899: Alexander Nasonov: ddb command 'show malloc' is no longer available
diffstat:
share/man/man4/ddb.4 | 12 ++----------
1 files changed, 2 insertions(+), 10 deletions(-)
diffs (33 lines):
diff -r f627a001feeb -r 812ab6b93969 share/man/man4/ddb.4
--- a/share/man/man4/ddb.4 Thu Jun 12 13:42:05 2014 +0000
+++ b/share/man/man4/ddb.4 Thu Jun 12 13:47:58 2014 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ddb.4,v 1.155 2014/02/24 07:23:40 skrll Exp $
+.\" $NetBSD: ddb.4,v 1.156 2014/06/12 13:47:58 christos Exp $
.\"
.\" Copyright (c) 1997 - 2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -56,7 +56,7 @@
.\" any improvements or extensions that they make and grant Carnegie Mellon
.\" the rights to redistribute these changes.
.\"
-.Dd May 15, 2013
+.Dd June 12, 2014
.Dt DDB 4
.Os
.Sh NAME
@@ -657,14 +657,6 @@
.Ar address .
This command is useful only if a kernel is compiled with
.Cd options LOCKDEBUG .
-.It Ic show malloc Ar address
-If
-.Ar address
-is supplied, display the kernel memory allocator's idea on the
-allocation status for it.
-Also, print out global statistics for the memory allocator.
-This command is useful only if a kernel is compiled with
-.Cd options MALLOC_DEBUG .
.It Ic show map Ns Oo Cm /f Oc Ar address
Print the vm_map at
.Ar address .
Home |
Main Index |
Thread Index |
Old Index