bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/31609] New: [readelf, -wL] Stmt column misaligned with -W


From: vries at gcc dot gnu.org
Subject: [Bug binutils/31609] New: [readelf, -wL] Stmt column misaligned with -W
Date: Fri, 05 Apr 2024 06:20:53 +0000

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

            Bug ID: 31609
           Summary: [readelf, -wL] Stmt column misaligned with -W
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

Consider gdb test-case gdb.dwarf2/dw2-epilogue-begin.exp.

With readelf -W -wL <exec>, we have:
...
CU: /data/vries/gdb/src/gdb/testsuite/gdb.dwarf2/dw2-epilogue-begin.c:
File name                            Line number    Starting address    View   
Stmt

/data/vries/gdb/src/gdb/testsuite/gdb.dwarf2/dw2-epilogue-begin.c:
dw2-epilogue-begin.c                      20            0x4004b7              
x
dw2-epilogue-begin.c                      27            0x4004be              
x
dw2-epilogue-begin.c                      34            0x4004d0              
x
dw2-epilogue-begin.c                      37            0x4004de              
x
dw2-epilogue-begin.c                      38            0x4004ec              
x
dw2-epilogue-begin.c                      43            0x4004ef              
x
dw2-epilogue-begin.c                      47            0x4004fa              
x
dw2-epilogue-begin.c                      50            0x4004ff              
x
dw2-epilogue-begin.c                       -            0x40050d
...

The Stmt column (the x-es) is one char before its headers first letter.

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