Page MenuHomeFreeBSD

kernel: Add new dwarf symbols
ClosedPublic

Authored by imp on Feb 24 2024, 8:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 4, 4:28 PM
Unknown Object (File)
Tue, Nov 4, 4:27 PM
Unknown Object (File)
Tue, Nov 4, 2:02 PM
Unknown Object (File)
Tue, Nov 4, 10:22 AM
Unknown Object (File)
Tue, Nov 4, 6:39 AM
Unknown Object (File)
Tue, Nov 4, 6:39 AM
Unknown Object (File)
Tue, Nov 4, 2:57 AM
Unknown Object (File)
Mon, Nov 3, 5:48 AM
Subscribers
None

Details

Summary

Add symbols from gnu extensions to dwarf 2, and new ones defined in
dwarf 4 and dwarf 5.

Submitted by: Matt Macey (in D17982, done differently)

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 56349
Build 53237: arc lint + arc unit

Event Timeline

imp requested review of this revision.Feb 24 2024, 8:45 PM
imp created this revision.
sys/conf/debug.ldscript
34–36

It turns out I had an unsubmitted comment in D17982 about these: "It loooks like GNU has dropped these?"

sys/conf/debug.ldscript
34–36

OK. Is there a reference for this? Or alternatively, are you sure they aren't relevant?

This revision is now accepted and ready to land.Mar 1 2024, 7:30 AM
This revision now requires review to proceed.Jul 31 2024, 9:53 PM
This revision is now accepted and ready to land.Jul 31 2024, 11:44 PM
This revision was automatically updated to reflect the committed changes.