Re: [PATCH 3/3] omit symbol size field in print_symbol()

From: Arjan van de Ven
Date: Mon Jan 16 2006 - 09:35:57 EST


On Mon, 2006-01-16 at 21:18 +0900, Akinobu Mita wrote:
> I can't find useful usage for the symbol size in print_symbol().
> And symbolsize seems to be fixed when vmlinux or modules are compiled.
> So we can calculate it from vmlinux or modules.


the use is that you can see if the EIP actually is inside the function,
or if the decoder is going bonkers. Quite useful feature that...


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/