
22 Mar
2018
22 Mar
'18
6:20 p.m.
Hi, On Thursday, 22 March 2018 17:10:49 CET Mathieu Tarral wrote:
I have tried to investigate, but as there are no debug symbols for libvirt on Debian Stretch,
Yes there are: Stretch started the migration to automatically generated packages with debug symbols -- see: https://wiki.debian.org/AutomaticDebugPackages After adding the right repository, for a $pkg binary is a $pkg-dbgsym package, if the automatic generation was enabled for the source of $pkg (which is the case for libvirt). -- Pino Toscano