Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 6043

How to Install Debug Symbols for libc on Ubuntu 22.04?

$
0
0

Before Ubuntu 20.04, I can install debug symbols for libc by installing the libc6-dbg package (which contains a long list of dynamic libraries compiled with debug symbols as shown in https://packages.ubuntu.com/focal/amd64/libc6-dbg/filelist). However, on later Ubuntu distributions, the libc6-dbg package contains only some *.debug files, as shown in the two links below.

I also search the debug symbol packages archive (http://ddebs.ubuntu.com) and found nothing.

It seems to be a known issue but without much activity. (https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1918035)

Is there still a package that gives dynamic libraries with debug symbols for libc on Ubuntu 22.04? Do I have other ways to get the debug symbols besides compiling the libc myself?


Viewing all articles
Browse latest Browse all 6043

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>