Hello Siva,
On 02/18/2013 05:11 AM, Sivateja Patibandla wrote:
Hi,
I'm using attitude adjustment latest stable release. And I'm trying to
compile the kernel modules with debugging symbols enables so that I
could load the kernel module in gdb. In the menuconfig although I
checked "Compile the packages with debugging info", gdb is still not
able to see the debugging symbols in the kernel module. I'm trying to
debug ath5k.ko and mac80211.ko. My kernel image (vmlinux) is loaded fine
in gdb with debugging symbols but not the kernel modules. Could anyone
tell me what I'm missing?
The option "Compile the packages with debugging info" is actually
relevant only for applications packages (not modules). For modules, the
debugging option is controlled by the configuration symbol "Compile the
kernel with debug information" which also affects the entire Linux kernel.
--
Florian
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel