[Bug 232829] Kernel debugger only reads .dynsym even if .symtab exists

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 30 23:14:38 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232829

--- Comment #2 from Conrad Meyer <cem at 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 doesn'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.

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


More information about the freebsd-bugs mailing list