From owner-cvs-all Wed Dec 30 09:03:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA05065 for cvs-all-outgoing; Wed, 30 Dec 1998 09:03:07 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA05046 for ; Wed, 30 Dec 1998 09:02:59 -0800 (PST) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0zvP0z-0007Lf-00; Wed, 30 Dec 1998 10:02:33 -0700 Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.1/8.8.3) with ESMTP id KAA06798; Wed, 30 Dec 1998 10:00:40 -0700 (MST) Message-Id: <199812301700.KAA06798@harmony.village.org> To: Darren Reed Subject: Re: kvm_nlist emulation of n_type from kld symbol table at runtime. Cc: peter@netplex.com.au (Peter Wemm), committers@FreeBSD.ORG In-reply-to: Your message of "Wed, 30 Dec 1998 17:45:09 +1100." <199812300645.RAA16732@avalon.reed.wattle.id.au> References: <199812300645.RAA16732@avalon.reed.wattle.id.au> Date: Wed, 30 Dec 1998 10:00:40 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199812300645.RAA16732@avalon.reed.wattle.id.au> Darren Reed writes: : If you're exporting symbols through something like a /dev/ksyms where : you can do "nm /dev/ksyms" and get a human-readable listing of the in-kernel : table, then n_type is essential (for obvious reasons). As would gdb -k /dev/ksyms /dev/mem Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message