Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 May 1999 18:11:18 -0500 (CDT)
From:      Mohit Aron <aron@cs.rice.edu>
To:        freebsd-hackers@freebsd.org
Subject:   linked symbols using kldload
Message-ID:  <199905282311.SAA04410@cs.rice.edu>

next in thread | raw e-mail | index | archive | help
Hi,
	I'm using FreeBSD-3.2 and am trying to upgrade to the kld interface
from the old lkm interface for loadable kernel modules. kldload doesn't seem to
produce a linker output file upon loading a module - modload used to do this on
the other hand. I've found this output file extremely valuable for kernel 
debugging - I can read the addresses of variables in my module and then
read/write the values from these addresses from /dev/kmem. Are there any plans
to extend kldload to incorporate the same functionality ?



- Mohit


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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