Hi Bob,
rwarner wrote:
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?
Its not obvious to me that either of these will turn on a
"-g" switch when building. Not sure how to do that with
a 2.6 kernel build.
Regards
Greg
<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
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev
--
------------------------------------------------------------------------
Greg Ungerer -- Chief Software Dude EMAIL: [EMAIL PROTECTED]
Secure Computing Corporation PHONE: +61 7 3435 2888
825 Stanley St, FAX: +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia WEB: http://www.SnapGear.com
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev