From owner-cvs-all Wed Nov 15 4:40: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B584F37B4CF; Wed, 15 Nov 2000 04:40:06 -0800 (PST) Received: (from des@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA61387; Wed, 15 Nov 2000 04:40:06 -0800 (PST) (envelope-from des@FreeBSD.org) Message-Id: <200011151240.EAA61387@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 15 Nov 2000 04:40:06 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/kerneldebug chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG des 2000/11/15 04:40:06 PST Modified files: en_US.ISO_8859-1/books/handbook/kerneldebug chapter.sgml Log: Update the description of how to load modules in gdb, and separate it from the section on remote debugging since it also applies to crash dumps. Thanks to grog for his gdb macros, which pointed me in the right direction. Reviewed by: nik Revision Changes Path 1.27 +59 -22 doc/en_US.ISO_8859-1/books/handbook/kerneldebug/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message