Re: [PATCH 3/4] compact print_symbol() output

From: Keith Owens
Date: Tue Jan 17 2006 - 05:32:35 EST


Akinobu Mita (on Tue, 17 Jan 2006 19:15:55 +0900) wrote:
>- remove symbolsize field
>- change offset format from hexadecimal to decimal

That is silly. Almost every binutils tool prints offsets in hex,
including objdump and gdb. Printing the trace offset in decimal just
makes more work for users to convert back to decimal to match up with
all the other tools.

-
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/