Page MenuHomeFreeBSD

Add a debug dir for /boot/modules.
ClosedPublic

Authored by jhb on May 3 2016, 5:44 PM.
Tags
None
Referenced Files
F147944824: D6190.id15859.diff
Sat, Mar 14, 8:22 PM
F147942928: D6190.id15859.diff
Sat, Mar 14, 8:15 PM
F147942924: D6190.id15859.diff
Sat, Mar 14, 8:15 PM
Unknown Object (File)
Fri, Mar 6, 8:32 PM
Unknown Object (File)
Thu, Feb 26, 9:28 PM
Unknown Object (File)
Mon, Feb 23, 4:15 PM
Unknown Object (File)
Feb 7 2026, 7:40 PM
Unknown Object (File)
Jan 30 2026, 9:30 PM
Subscribers

Details

Summary

Add a debug dir for /boot/modules.

This provides a place for standalone modules to store debug symbols.

Test Plan
  • Try to install a module using KMODDIR=/boot/modules (standard location for an out-of-tree module) built with DEBUG_FLAGS=-g and get an error due to the missing directory.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3558
Build 3598: arc lint + arc unit

Event Timeline

jhb retitled this revision from to Add a debug dir for /boot/modules..
jhb updated this object.
jhb edited the test plan for this revision. (Show Details)
jhb added a reviewer: emaste.
emaste edited edge metadata.
This revision is now accepted and ready to land.May 3 2016, 5:53 PM
This revision was automatically updated to reflect the committed changes.