Home | History | Annotate | Download | only in gdbscripts
History log of /src/sys/gdbscripts/vdump
RevisionDateAuthorComments
 1.7  14-Apr-2020  christos catch up with field move
 1.6  14-Dec-2016  hannken branches: 1.6.16; 1.6.26;
Move vnode members "v_freelisthd" and "v_freelist" from "struct vnode"
to "struct vnode_impl" and rename to "vi_lrulisthd" and "vi_lrulist".

No functional change intended.

Welcome to 7.99.48
 1.5  18-Nov-2009  eeh branches: 1.5.22; 1.5.40; 1.5.44;
Get gdb to document the command.
 1.4  04-Nov-2006  pooka branches: 1.4.52;
adapt to mnt_vnodelist being TAILQ
 1.3  29-Sep-2006  pooka 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.
 1.2  12-Feb-1997  gwr branches: 1.2.72; 1.2.102; 1.2.104;
Add NetBSD cvs id lines.
 1.1  12-Feb-1997  gwr branches: 1.1.1;
Initial revision
 1.1.1.1  12-Feb-1997  gwr Macros for gdb when debugging the kernel (from 4.4-Lite2).
 1.2.104.2  10-Dec-2006  yamt sync with head.
 1.2.104.1  22-Oct-2006  yamt sync with head
 1.2.102.1  18-Nov-2006  ad Sync with head.
 1.2.72.1  30-Dec-2006  yamt sync with head.
 1.4.52.1  11-Mar-2010  yamt sync with head
 1.5.44.1  07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
 1.5.40.1  05-Feb-2017  skrll Sync with HEAD
 1.5.22.1  03-Dec-2017  jdolecek update from HEAD
 1.6.26.1  20-Apr-2020  bouyer Sync with HEAD
 1.6.16.1  21-Apr-2020  martin Sync with HEAD

RSS XML Feed