Commit graph

2 commits

Author SHA1 Message Date
Warner Losh
a3c8c061e2 kernel: Add new dwarf symbols
Add new symbols defined in dwarf 4 and dwarf 5.

Submitted by:		Matt Macy (in D17982, done differently)
Sponsored by:		Netflix
Reviewed by:		kib, markj, emaste
Differential Revision:	https://reviews.freebsd.org/D44072
2024-07-31 22:23:25 -06:00
Warner Losh
37d6d682af kernel: Move the debug stuff into a common script
Move a copy of amd64's debug code into debug.ldscript. Make all the
kernels use this. This has the effect of modernizing the STABS for
powerpc as the others were almost already in sync. For the ones that
weren't this adds the DWARF 3 debug symbols from i386/amd64.

Sponsored by:		Netflix
Differential Revision:	https://reviews.freebsd.org/D44071
2024-07-31 22:23:24 -06:00