Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Oct 2018 23:14:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 232829] Kernel debugger only reads .dynsym even if .symtab exists
Message-ID:  <bug-232829-227-E9OVNScQp0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232829-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232829-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232829

--- Comment #2 from Conrad Meyer <cem@freebsd.org> ---
A related but tangential is GNU hash support for symbol lookup by name and/=
or
linking.  amd64 .ko's are weird and not "finished" objects, so binutils doe=
sn't
generate a ".gnu.hash" section for them, but there's no reason we couldn't =
do
so in elftoolchain or some trivial build tool.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232829-227-E9OVNScQp0>