Where are the debug symbols for libstdc++6?
I would like to install the debug symbols for the libstdc++.so.6 which is installed on my system.
$ file /usr/lib/
/usr/lib/
$ file /usr/lib/
/usr/lib/
$ dpkg -S /usr/lib/
libstdc++6:amd64: /usr/lib/
$ sudo apt-get install libstdc++6-dbgsym
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libstdc++6-dbgsym
E: Couldn't find any package by regex 'libstdc++6-dbgsym'
$ dpkg -l libstdc++6
Desired=
| Status=
|/ Err?=(none)
||/ Name Version Architecture Description
+++-===
ii libstdc++6:amd64 10-20200411-
Google shows there was a libstdc++6-dbgsym in xenial, and I see Debian has one in sid, but there doesn't seem to be one in focal?
I know there is a lib64stdc+
$ file /usr/lib/
/usr/lib/
The different build ID suggests that would not be useful against a core produced while running against the non-debug package.
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu gcc-10 Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Kai Kasurinen
- Solved:
- Last query:
- Last reply: