Page MenuHomeFreeBSD

riscv: Add missing includes for DDB
ClosedPublic

Authored by jhb on Feb 15 2024, 12:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 8, 10:00 AM
Unknown Object (File)
Sat, Oct 4, 4:46 AM
Unknown Object (File)
Tue, Sep 23, 8:10 PM
Unknown Object (File)
Sat, Sep 13, 5:34 PM
Unknown Object (File)
Sep 11 2025, 1:06 AM
Unknown Object (File)
Sep 10 2025, 11:47 PM
Unknown Object (File)
Sep 5 2025, 1:55 PM
Unknown Object (File)
Sep 4 2025, 5:59 PM
Subscribers

Details

Summary

The #ifdef DDB code in parse_metadata was dead code without opt_ddb.h.
While here, update the call to db_fetch_ksymtab for changes in commit
02bc014a200a.

Obtained from: CheriBSD

Diff Detail

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