On Wed, Sep 21, 2016 at 8:04 PM, Michael Gratton <m...@vee.net> wrote: > I need to get debug symbols for libsoup from the PPA to diagnose a crash. > While a -dbg package exists for it in the main repo, there isn't one in the > PPA, and downgrading would mean doing a ppa-purge, defeating the point. > > I don't suppose dbgsym's are being generated and I just don't know it?
Assuming you're using the GNOME 3 Staging PPA for Xenial, try adding this to your sources.list: deb http://ppa.launchpad.net/gnome3-team/gnome3-staging/ubuntu xenial main/debug It's the same as a regular sources line, just with main/debug instead of main. And then install the packages you need with the -dbgsym suffix, like libsoup-gnome2.4-1-dbgsym . I think you'll need to install the -dbgsym pacakges for its dependencies too. Jeremy -- Ubuntu-GNOME mailing list Ubuntu-GNOME@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome