Re: [PATCH v3] kbuild: add debug package to pacman PKGBUILD

From: Masahiro Yamada
Date: Sun Sep 01 2024 - 07:38:27 EST


On Sun, Aug 25, 2024 at 7:09 AM Jose Fernandez <jose.fernandez@xxxxxxxxx> wrote:
>
> Add a new debug package to the PKGBUILD for the pacman-pkg target. The
> debug package includes the non-stripped vmlinux file with debug symbols
> for kernel debugging and profiling. The file is installed at
> /usr/src/debug/${pkgbase}, with a symbolic link at
> /usr/lib/modules/$(uname -r)/build/vmlinux. The debug package is built
> by default.
>
> Signed-off-by: Jose Fernandez <jose.fernandez@xxxxxxxxx>
> Reviewed-by: Peter Jung <ptr1337@xxxxxxxxxxx>


Applied to linux-kbuild.
Thanks!




--
Best Regards
Masahiro Yamada