[arch-dev-public] Debug packages for Arch Linux

Morten Linderud foxboron at archlinux.org
Sun Jan 30 19:54:19 UTC 2022


On Sun, Jan 30, 2022 at 08:49:29PM +0100, sL1pKn07 SpinFlo wrote:
> hi
> 
> thanks for the work!

Thanks!

> one question. This thing works, for example, if I build one of the packages
> with debug package in the arch debuginfod site with my custom flag for
> disable an option/feature. the debug package stored in the debuginfod site
> still works? or i need to create a debug package locally?

The buildid would be different so our debuginfo won't work with your packages.

You can check with: readelf -n /bin/ls | grep -A4 build.id

> If I need to build a local debug package and I want to use it
> with debuginfod, is it possible add the link of the custom debuginfod site
> in the DEBUGINFOD_URLS variable? how? is , separate? or ;?

Yes, space is the seperator. See https://man.archlinux.org/man/debuginfod-find.1#ENVIRONMENT_VARIABLES

You can also add a file under /etc/debuginfod/*.urls like we did with our
`debuginfod` package.

-- 
Morten Linderud
PGP: 9C02FF419FECBE16
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.archlinux.org/pipermail/arch-dev-public/attachments/20220130/8dbd7753/attachment-0001.sig>


More information about the arch-dev-public mailing list