Page MenuHomeFreeBSD

arm64: fix the handling of DDB symbols in early boot
ClosedPublic

Authored by dfr on Jan 18 2024, 8:36 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 25, 10:45 PM
Unknown Object (File)
Fri, May 22, 5:01 PM
Unknown Object (File)
Thu, May 21, 10:53 PM
Unknown Object (File)
Wed, May 20, 12:27 AM
Unknown Object (File)
Wed, May 13, 8:39 PM
Unknown Object (File)
Wed, May 13, 8:39 PM
Unknown Object (File)
Wed, May 13, 8:29 PM
Unknown Object (File)
Wed, May 13, 1:47 AM
Subscribers

Details

Summary

The code which installs the kernel symbol table wasn't being compiled
because the file did not include opt_ddb.h

MFC after: 1 week

Test Plan

Boot a kernel using 'boot -d' and check that symbols are present

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable