bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/16433] objdump -l reports wrong line numbers


From: nickc at redhat dot com
Subject: [Bug binutils/16433] objdump -l reports wrong line numbers
Date: Tue, 14 Jan 2014 13:03:13 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=16433

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING
                 CC|                            |nickc at redhat dot com

--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Hi Andi,

> But when showing context it should adjust the line nr to the context offset.

Why should it do this ?  Is it documented that it will ?

The current behaviour is to display the context leading up to the specified
line, rather than the context from the specified line to the line is
responsible for generating the disassembly that follows.  This makes sense to
me.  The line number displayed is the number of the line that caused the
assembler to be generated.

Cheers
  Nick

PS.  In future bug reports it would be helpful if you could provide additional
information such as the target environment and the command line used to compile
the test case.  It also helps if you test with the latest binutils. 2.22 is now
two releases old...

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

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