Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2008 15:21:47 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-stable@freebsd.org
Cc:        Norberto Meijome <freebsd@meijome.net>
Subject:   Re: Kernel panic when kldunload acpi_video
Message-ID:  <200801171521.48402.jhb@freebsd.org>
In-Reply-To: <20080117221752.6170c120@meijome.net>
References:  <20080116105453.72c0b78e@meijome.net> <200801160931.56332.jhb@freebsd.org> <20080117221752.6170c120@meijome.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 17 January 2008 06:17:52 am Norberto Meijome wrote:
> On Wed, 16 Jan 2008 09:31:55 -0500
> John Baldwin <jhb@freebsd.org> wrote:
> 
> > Please get a crash dump with matching kernel.debug and 
acpi_video.ko.debug.
> 
> where do I read about creating a debug version of acpi_video.ko (or 
other .kos for that matter)?

If you use config -g it will build debug versions of kernel + modules.  To
build a debug module from /sys/modules/foo use 'make DEBUG_FLAGS=-g'.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801171521.48402.jhb>