Page MenuHomeFreeBSD

Support NT_PRSTATUS in Linux ptrace(2)
ClosedPublic

Authored by trasz on May 3 2019, 7:51 PM.
Tags
None
Referenced Files
F106189641: D20152.id57015.diff
Thu, Dec 26, 9:11 PM
F106156929: D20152.diff
Thu, Dec 26, 8:07 AM
Unknown Object (File)
Nov 11 2024, 1:19 PM
Unknown Object (File)
Nov 11 2024, 12:29 PM
Unknown Object (File)
Nov 11 2024, 7:07 AM
Unknown Object (File)
Nov 10 2024, 11:05 AM
Unknown Object (File)
Nov 10 2024, 9:58 AM
Unknown Object (File)
Sep 5 2024, 10:25 PM
Subscribers

Details

Summary

Support PTRACE_GETREGSET w/ NT_PRSTATUS in Linux ptrace(2). While Linux strace(1) doesn't strictly require it - it has a fallback to PTRACE_GETREGS - it's a newer interface, so we better support it before the old one is deprecated.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 24089
Build 22956: arc lint + arc unit

Event Timeline

trasz edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.May 6 2019, 2:11 PM
This revision was automatically updated to reflect the committed changes.