On Tue, Feb 14, 2012 at 10:55:31PM -0000, Prabhakar Kushwaha wrote:

> Built u-boot elf file does not contain any dwarf informations by default. This
> information is required for debugging.
> 
> Add dwarf ver 2 flag in DBGFLAGS.
> 
> Signed-off-by: Radu Lazarescu <radu.lazare...@freescale.com>
> Signed-off-by: Prabhakar Kushwaha <prabha...@freescale.com>

For posterity, with any recent enough toolchain, this shouldn't be
needed.  -g picks the best available debug format and that will be DWARF
v2 symbols (which gdb happily uses).

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to