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 majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to