Re: unstable/sid: libgtk-3-0 and libgtk-3-0-dbg
Emilio Pozuelo Monfort <[email protected]>
| Newsgroups | gmane.linux.debian.devel.gtk-gnome |
|---|---|
| Message-ID | <[email protected]> |
On 30/01/17 13:18, Kevin Connor Arpe wrote: > Hello, > > I am an unstable/sid user on a vanilla x86-64 PC. > > I am trying to debug some app code that uses libgtk+ 3. I would be > very helpful to also have debug symbols for this library. > > My libgtk-3-0 is currently 3.22.7-2. Using aptitude, I tried to add > libgtk-3-0-dbg (3.4.2.7+deb7u1). However, I get a conflict error > message requesting me to downgrade my libgtk-3-0... which is nearly > nuclear. =] > > Is it difficult to get libgtk-3-0-dbg up to 3.22.7-2? You want libgtk-3-0-dbgsym from the debug archive. See https://wiki.debian.org/AutomaticDebugPackages for how to enable it. Cheers, Emilio