Page MenuHomeFreeBSD

kernel: Add new dwarf symbols
AcceptedPublic

Authored by imp on Feb 24 2024, 8:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 22, 2:36 AM
Unknown Object (File)
Tue, May 21, 6:17 PM
Unknown Object (File)
Tue, May 21, 4:34 AM
Unknown Object (File)
Thu, May 16, 2:13 PM
Unknown Object (File)
Mon, May 13, 3:33 AM
Unknown Object (File)
Fri, May 10, 4:46 AM
Unknown Object (File)
Thu, May 9, 11:10 AM
Unknown Object (File)
Wed, May 8, 11:14 PM
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 56227
Build 53115: 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
35–37

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

sys/conf/debug.ldscript
35–37

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