K 10 svn:author V 5 peter K 8 svn:date V 27 1999-12-27T07:14:58.000000Z K 7 svn:log V 292 Use kldsym(2) to lookup symbol values. This avoids the kvm_mkdb juggling and is module aware. Yes, this means that kvm_nlist(3) will find symbols in loaded modules. The emulation of the nlist struct is pretty crude but seems to work well enough for all the users in the tree that I found. END