https://sourceware.org/bugzilla/show_bug.cgi?id=34097

Vitaly Chikunov <vt at altlinux dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |glebfm at altlinux dot org,
                   |                            |ldv at sourceware dot org

--- Comment #8 from Vitaly Chikunov <vt at altlinux dot org> ---
I think the intent of our use of --strip-all is to maximize binary size
reduction.

If we do -g *globally* just to workaround the bug this will be suboptimal and
would increase sizes of binaries and non-debugging packages.

But we can switch to -g for these particular files of course.

The file list looks accidental, though. For Linux 6.18 it's just 7 modules in
drivers/mtd/tests (which I disabled with CONFIG_MTD_TESTS=n). But for 6.12 it's
also lib/crypto/libcurve25519.ko and I am unsure (yet) it will not appear in
the other files on another build.

>From -f I'd expect that debugging with gdb continues to work seamlessly. If
double .symtab does not break it then it's ok with me.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to