Page MenuHomeFreeBSD

Allow truss to operate on ELFv2 processes.
ClosedPublic

Authored by bdragon on Nov 27 2018, 4:08 AM.
Referenced Files
F82983986: D18352.id51152.diff
Sat, May 4, 7:20 PM
Unknown Object (File)
Fri, Apr 26, 3:16 AM
Unknown Object (File)
Thu, Apr 25, 7:36 AM
Unknown Object (File)
Tue, Apr 16, 6:50 PM
Unknown Object (File)
Feb 22 2024, 10:48 PM
Unknown Object (File)
Feb 19 2024, 4:28 AM
Unknown Object (File)
Dec 23 2023, 1:08 AM
Unknown Object (File)
Sep 17 2023, 4:41 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 Skipped
Unit
Tests Skipped

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.