Subject: CVS commit: src/sys/gdbscripts
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 09/29/2006 15:43:06
Module Name:	src
Committed By:	pooka
Date:		Fri Sep 29 15:43:06 UTC 2006

Modified Files:
	src/sys/gdbscripts: vchain vdump

Log Message:
Make these work again.  I know, I'm a bit impatient, since they've
only been broken for 12 years, but some things are better done
sooner than later.

While meddling here, introduce mp_vchain, which prints the vnode
chain given a mount point.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/gdbscripts/vchain src/sys/gdbscripts/vdump

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.