Hi Greg,

Greg Ungerer wrote:
Ok with respect to the 'linux' kernel i am unlearned in this regard of kernel debug information. Is there a configuration item in the build of the kernel which produces debug information in the vmlinux file? Or do i need to find the build sequence and add -g option to the Makefile's compile and linker flags?

If you are using a 2.4.x kernel then you want the CONFIG_DEBUG_INFO
switch for arm turned on.

In the 2.6.x .config I noted the the following configurable items.
CONFIG_ATMEL_DEBUG
&
CONFIG_DEBUG_KERNEL
Should one or both be set?

<snip>
& thanks for the serial/printk/console/debug info.

Hope that helps.
It does yes

tia for last reaming question here - bob


_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to