K 10 svn:author V 2 ru K 8 svn:date V 27 2005-10-27T14:24:45.000000Z K 7 svn:log V 288 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 END