Hi,


>From: Tabor Kelly <[EMAIL PROTECTED]>
>Reply-To: Tabor Kelly <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Kernel Symbol Question
>Date: Mon, 6 Aug 2001 17:43:30 -0700
>
>Which source file(s) are the kernel symbols defined in? By symbols I
>mean the symbols that the nlist() man page refers to.

I think you can do a
      $ nm -g /kernel

to view all the external symbols and their addresses in the running
kernel.

>
>Besides the source files, is there any other place that the symbols
>(their names and meaning) are documented?
I have the same question but seriously doubt there is. Still I hope I
will be surprised.

Good Luck
Weiguang

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to