Date: Mon, 29 Dec 2003 17:23:16 -0800 (PST) From: Greg Lehey <grog@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/debugscripts gdbinit.kernel Message-ID: <200312300123.hBU1NGuQ066856@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 2003/12/29 17:23:16 PST FreeBSD src repository Modified files: tools/debugscripts gdbinit.kernel Log: Remove current implementation of kldstat macro. Add new kldstat, kldstat-v and kernel macros. The kldstat macro is functionally equivalent to the previous implementation, but it looks prettier and it matches the kldstat-v macro better. kldstat-v gives output similar to userland kldstat -v (note lacking space), and kernel loads a new kernel and dump. Submitted by: des Revision Changes Path 1.5 +39 -18 src/tools/debugscripts/gdbinit.kernel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312300123.hBU1NGuQ066856>