On 12/9/20 11:13 AM, Jiri Slaby wrote:
On 09. 12. 20, 10:32, Martin Liška wrote:
On 12/9/20 8:45 AM, Jiri Slaby wrote:
On 07. 12. 20, 12:58, Martin Liška wrote:
On 12/5/20 12:00 AM, Dominique Leuenberger wrote:
gdb (9.2 -> 10.1)
Hello.
I just wanted to announce that the package now supports debuginfod.
For more information, please take a look at: https://debuginfod.opensuse.org/
For now the support is experimental and one needs to explicitly set the corresponding environment variable:
$ DEBUGINFOD_URLS="https://debuginfod.opensuse.org" gdb `which gcc`
Perfect!
How long/how many releases are the debuginfos kept on the server?
Hello.
We only index Tumbleweed packages for x86_64.
I understood that. But for how long/how many releases you/them keep the debuginfos in place?
Right now, it only indexes are RPMs that we provide by our package servers. TW is problematic as one can't even install a version of a package that is one month old. So unfortunately, one needs to first update a TW system in order to have it working.
If they dismiss with every TW release, it's quite pointless. If they are kept around for a month, it makes a lot of sense.
Yes, it's not supported right now. Martin
thanks,