[Bug libdw/27805] libdwfl: Unable to extract source line information for RISC-V binary

wilson at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Wed May 5 15:59:24 GMT 2021


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

--- Comment #4 from Jim Wilson <wilson at gcc dot gnu.org> ---
Actually I just noticed with the x86_64-linux compiler I'm getting addresses of
0 but lengths of 4 which would be OK.

  Length:                   92
  Version:                  2
  Offset into .debug_info:  0x8c
  Pointer Size:             8
  Segment Size:             0

    Address            Length
    0000000000000000 0000000000000004 
    0000000000000620 0000000000000004 
    0000000000000000 0000000000000004 
    0000000000000630 0000000000000004 
    0000000000000000 0000000000000000 

This is an Ubuntu 18.04 gcc-7.6 toolchain.  Not clear why it is different.

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


More information about the Elfutils-devel mailing list