bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/29573] addr2line doesn't display file/line for c++ variabl


From: amodra at gmail dot com
Subject: [Bug binutils/29573] addr2line doesn't display file/line for c++ variables
Date: Thu, 15 Sep 2022 02:03:02 +0000

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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2022-09-15
            Summary|binutils don't display      |addr2line doesn't display
                   |location of global variable |file/line for c++ variables
                 CC|                            |aburgess at redhat dot com,
                   |                            |hjl.tools at gmail dot com
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
The name matching in lookup_symbol_in_variable_table doesn't take into account
that sym->name is mangled.

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