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, Nov 5, 9:21 PM
Unknown Object (File)
Thu, Oct 30, 9:41 PM
Unknown Object (File)
Mon, Oct 27, 5:08 PM
Unknown Object (File)
Tue, Oct 21, 12:56 PM
Unknown Object (File)
Tue, Oct 14, 2:27 PM
Unknown Object (File)
Mon, Oct 13, 3:27 PM
Unknown Object (File)
Oct 8 2025, 10:00 AM
Unknown Object (File)
Oct 4 2025, 4:46 AM
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