-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi.
> How can i get symbolic information here?
The menuconfig option was right.
You need to clear the Kernel in order to force a rebuild, try the
following make command and check whether it gives you symbols after
flashing:
make target/linux/clean p
It may be a problem in asm generated functions, which don't have
symbols by default.
Besides that, the "Compile the kernel with symbol table information"
should give you names, not sure why it doesn't work.
But you could take a look into the kernel build_dir, there should be a
file Symbols.map in t
> Hi,
> I have some problems with my kernel, so i got call traces frequently. :-(
I just sent this mail accidentally. Sorry.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
Hi,
Sorry, i sent the first half of this mail accidentally.
I have some problems with my kernel, so i got call traces frequently. :-(
The problem is that i don't know how to get symbolic backtrace. I enabled the
"Compile the kernel with symbol table information" option, but i got such
backtrace
Hi,
I have some problems with my kernel, so i got call traces frequently. :-(
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel