On Thursday 17 January 2008 06:17:52 am Norberto Meijome wrote: > On Wed, 16 Jan 2008 09:31:55 -0500 > John Baldwin <[EMAIL PROTECTED]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
