The debug symbols are in http://ddebs.ubuntu.com/pool/main/g/gcc-4.8/ and are also in the indexes:
$ wget -q -O- http://ddebs.ubuntu.com/dists/trusty-updates/main/binary-amd64/Packages.xz | xzgrep 'Package: gcc-4.8' Package: gcc-4.8-multilib-dbgsym Package: gcc-4.8-dbgsym Package: gcc-4.8-plugin-dev-dbgsym Presumably you are missing apt sources for ddebs for trusty-updates? Your attached sources.list does not have any dbgsym lines, but they might be in /etc/apt/sources.list.d/? ** Changed in: gcc-4.8 (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gcc-4.8 in Ubuntu. https://bugs.launchpad.net/bugs/1530497 Title: Debug symbols for gcc 4.8 missing in Trusty Status in gcc-4.8 package in Ubuntu: Invalid Bug description: Debug symbols for gcc 4.8 packages are missing in Trusty: yugr@yugr-ubuntu1404:~/src/debian_test$ apt-cache search gcc-4.8 | grep dbg yugr@yugr-ubuntu1404:~/src/debian_test$ apt-cache search gcc-4.6 | grep dbg gcc-4.6-dbgsym - debug symbols for package gcc-4.6 gcc-4.6-plugin-dev-dbgsym - debug symbols for package gcc-4.6-plugin-dev gcc-4.6-multilib-dbgsym - debug symbols for package gcc-4.6-multilib I've also attached my sources.list FTR. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1530497/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

