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.
Differential D18352
Allow truss to operate on ELFv2 processes. bdragon on Nov 27 2018, 4:08 AM. Authored by Tags Referenced Files
Details
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
|