Noah yan wrote:
a module is stripped, but contains the gnu debug link to the debug symbols to save the RAM size when load to memory.
I thought the debug info is not even being loaded. At least that's the case for normal binaries, and this should also be the case for kmods. If not, we should rather fix the kernel linker. We definitely should not strip the modules. cheers simon
