Searched hist:151731 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/conf/
H A Dkern.post.mkdiff 151731 Thu Oct 27 12:24:45 MDT 2005 ru Installing debug modules was a bad idea -- I bogusly assumed that
our kernel linker will only load PT_LOAD segments, apparently not.
Instead, produce .dbg objects from .debug objects, and install
them together with non-debug objects, as described in objcopy(1).

Original code by: obrien
H A Dkmod.mkdiff 151731 Thu Oct 27 12:24:45 MDT 2005 ru Installing debug modules was a bad idea -- I bogusly assumed that
our kernel linker will only load PT_LOAD segments, apparently not.
Instead, produce .dbg objects from .debug objects, and install
them together with non-debug objects, as described in objcopy(1).

Original code by: obrien

Completed in 167 milliseconds