bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: nm --size-sort broken


From: Nick Clifton
Subject: Re: nm --size-sort broken
Date: Tue, 17 Jun 2003 12:04:15 +0100
User-agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.2 (gnu/linux)

Hi Andi,

> Documentation says:
>
>   --size-sort
>            Sort  symbols  by size.  The size is computed as the difference 
> between
>            the value of the symbol and the value  of  the  symbol  with  the  
> next
>            higher  value.   The  size  of  the  symbol is printed, rather 
> than the
>            value.
>
> That's not the size. A i386 Linux seems to have the same problem.
>
> 0000003224733273 D acpi_gbl_abort_method


The documentation was updated a while ago.  It now says:

   Sort symbols by size.  The size is computed as the difference
   between the value of the symbol and the value of the symbol with
   the next higher value.  If the 'bsd' output format is used the size
   of the symbol is printed, rather than the value, and '-S' must be
   used in order both size and value to be printed.

Cheers
   Nick
   





reply via email to

[Prev in Thread] Current Thread [Next in Thread]