Page MenuHomeFreeBSD

Allow truss to operate on ELFv2 processes.
ClosedPublic

Authored by bdragon on Nov 27 2018, 4:08 AM.
Referenced Files
F148271332: D18352.diff
Mon, Mar 16, 10:19 PM
Unknown Object (File)
Sun, Mar 15, 8:15 PM
Unknown Object (File)
Wed, Mar 11, 12:07 AM
Unknown Object (File)
Sat, Mar 7, 3:45 PM
Unknown Object (File)
Fri, Mar 6, 10:00 PM
Unknown Object (File)
Tue, Mar 3, 12:20 AM
Unknown Object (File)
Sat, Feb 28, 10:28 AM
Unknown Object (File)
Feb 8 2026, 2:35 AM
Subscribers

Details

Summary

Currently, truss doesn't work on ELFv2 processes due to not recognizing the ABI.

Since there's no special handling needed here, just adding a PROCABI struct for it is sufficient to get it working.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Nov 27 2018, 4:23 AM
This revision was automatically updated to reflect the committed changes.