Page MenuHomeFreeBSD

Allow truss to operate on ELFv2 processes.
ClosedPublic

Authored by bdragon on Nov 27 2018, 4:08 AM.
Referenced Files
F106566398: D18352.diff
Wed, Jan 1, 10:51 PM
Unknown Object (File)
Nov 19 2024, 5:12 AM
Unknown Object (File)
Oct 9 2024, 8:54 PM
Unknown Object (File)
Oct 4 2024, 8:44 AM
Unknown Object (File)
Sep 14 2024, 10:28 PM
Unknown Object (File)
Sep 1 2024, 9:56 PM
Unknown Object (File)
Aug 31 2024, 10:23 PM
Unknown Object (File)
Aug 31 2024, 9:33 PM
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.