Page MenuHomeFreeBSD

Support NT_PRSTATUS in Linux ptrace(2)
ClosedPublic

Authored by trasz on May 3 2019, 7:51 PM.
Tags
None
Referenced Files
F147703883: D20152.id57142.diff
Fri, Mar 13, 1:51 AM
F147698455: D20152.id57142.diff
Fri, Mar 13, 12:37 AM
Unknown Object (File)
Fri, Mar 6, 7:04 PM
Unknown Object (File)
Fri, Mar 6, 9:20 AM
Unknown Object (File)
Wed, Mar 4, 12:18 PM
Unknown Object (File)
Sun, Mar 1, 8:52 AM
Unknown Object (File)
Fri, Feb 27, 5:21 PM
Unknown Object (File)
Thu, Feb 26, 10:14 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 Not Applicable
Unit
Tests Not Applicable

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.