Page MenuHomeFreeBSD

Allow truss to operate on ELFv2 processes.
ClosedPublic

Authored by bdragon on Nov 27 2018, 4:08 AM.
Referenced Files
Unknown Object (File)
Sun, Sep 21, 1:03 AM
Unknown Object (File)
Sat, Sep 20, 9:44 PM
Unknown Object (File)
Sat, Sep 20, 8:53 PM
Unknown Object (File)
Sat, Sep 20, 5:05 PM
Unknown Object (File)
Sat, Sep 20, 4:25 PM
Unknown Object (File)
Sat, Sep 20, 4:17 PM
Unknown Object (File)
Sat, Sep 20, 3:42 PM
Unknown Object (File)
Sep 4 2025, 5:28 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 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.