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:06:27 +0000

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

--- Comment #3 from Alan Modra <amodra at gmail dot com> ---
Created attachment 14337
  --> https://sourceware.org/bugzilla/attachment.cgi?id=14337&action=edit
weaken name match

Use strstr to match source-level name in debug info against mangled symbol
name.  Is it necessary to match names at all here?

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