OpenWrt Forum Archive

Topic: How to compile a module with debug info?

The content of this topic has been archived on 5 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi,

objdump on a kernel module is not showing source code along with the assembly code.
How do I enable this?

Thanks,
Ramesh

Did you try
v=s
Or
-v ?

I have tried v=s also. Still I could not see any debug info in objdump.

The discussion might have continued from here.