Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Oct 1997 00:36:32 -0800 (PST)
From:      Julian Elischer <julian@whistle.com>
To:        current@freebsd.org
Subject:   Anyone else see this  (broken ddb)?
Message-ID:  <Pine.BSF.3.95.971031003336.10876A-100000@current1.whistle.com>

next in thread | raw e-mail | index | archive | help

boot a new -current kernel with:

Boot: -sd

when the kernel comes to a stop in the debugger add:

break vfs_mountrootfs
cont

when the system breaks on vfs_mountrootfs()
try

trace

or 

step

and get more pagefaults..

Does any one else see this?
(I updates my sources today)

julian





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.971031003336.10876A-100000>