GTK+ 3 debug symbols package in Debian Stretch?

178 views
Skip to first unread message

Vadim Zeitlin

unread,
Apr 1, 2017, 9:32:13 AM4/1/17
to wx-dev
Hi,

Would anybody here know by chance what happened with the libgtk-3-0-dbg
package in Debian Stretch? It doesn't exist there any longer (unlike under
Jessie, see https://packages.debian.org/jessie/libgtk-3-0-dbg) and I can't
find any replacement. Needless to say, this makes debugging wxGTK3 rather
less convenient as I'd now have to build it myself to get the debug info
for it.

But perhaps I'm just missing something here? It seems really strange for
this package to just disappear like this, especially as libgtk2.0-0-dbg is
still there...

Thanks in advance for any hints!
VZ

Scott Talbert

unread,
Apr 1, 2017, 10:52:36 AM4/1/17
to wx-dev
It looks like they were replaced by automatically generated dbgsym packages, which are apparently in a separate repository:

https://wiki.debian.org/AutomaticDebugPackages

Vadim Zeitlin

unread,
Apr 1, 2017, 2:34:48 PM4/1/17
to wx-...@googlegroups.com
On Sat, 01 Apr 2017 10:52:33 -0400 Scott Talbert wrote:

ST> It looks like they were replaced by automatically generated dbgsym
ST> packages, which are apparently in a separate repository:
ST>
ST> https://wiki.debian.org/AutomaticDebugPackages

Great, thanks! This was exactly it and after adding

deb http://debug.mirrors.debian.org/debian-debug/ testing-debug main

to apt sources I could install libgtk-3-0-dbgsym and debug normally.

Thanks again!
VZ
Reply all
Reply to author
Forward
0 new messages