bug-binutils
[Top][All Lists]
Advanced

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

[Bug gprofng/31121] gprofng does not recognise source in a shared object


From: vladimir.mezentsev at oracle dot com
Subject: [Bug gprofng/31121] gprofng does not recognise source in a shared object
Date: Fri, 08 Dec 2023 17:47:59 +0000

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

--- Comment #1 from Vladimir Mezentsev <vladimir.mezentsev at oracle dot com> 
---
Typically gprofng cannot recognize the source if a shared object was built
without -g or stripped.

Can you see DWARF:
 dwarfdump YOUR_SHARED_OBJECT
or
 objdump -W YOUR_SHARED_OBJECT

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