Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 May 2008 19:04:56 -0700
From:      "David Christensen" <davidch@broadcom.com>
To:        "freebsd-net@freebsd.org" <freebsd-net@freebsd.org>
Subject:   Not All Symbols Present in a Loadable Kernel Module
Message-ID:  <5D267A3F22FD854F8F48B3D2B523819324F09D65FA@IRVEXCHCCR01.corp.ad.broadcom.com>

next in thread | raw e-mail | index | archive | help
I'm trying to build the "bce" driver as a kernel module under RELENG_7 but =
I'm
finding that not all of the functions in the driver are exported as symbols=
.  This
makes it difficult to "call" a function from ddb because I get the error "S=
ymbol
not found".  I'm building and loading the driver from /usr/src/sys/modules/=
bce.
What am I doing wrong?  How can I get all functions in the driver exported =
as
symbols usable by the debugger?

Dave



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