Page MenuHomeFreeBSD

Add a debug dir for /boot/modules.
ClosedPublic

Authored by jhb on May 3 2016, 5:44 PM.
Tags
None
Referenced Files
F135674879: D6190.diff
Tue, Nov 11, 7:24 PM
Unknown Object (File)
Tue, Nov 11, 8:13 AM
Unknown Object (File)
Tue, Nov 11, 8:13 AM
Unknown Object (File)
Tue, Nov 11, 8:13 AM
Unknown Object (File)
Tue, Nov 11, 4:06 AM
Unknown Object (File)
Thu, Oct 30, 2:22 AM
Unknown Object (File)
Tue, Oct 14, 2:07 AM
Unknown Object (File)
Oct 12 2025, 3:02 AM
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.