Page MenuHomeFreeBSD

linux: make PTRACE_GETREGS return correct struct
ClosedPublic

Authored by trasz on Oct 22 2021, 2:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 11, 12:38 AM
Unknown Object (File)
Thu, Apr 9, 9:31 PM
Unknown Object (File)
Thu, Apr 9, 12:58 PM
Unknown Object (File)
Mon, Apr 6, 1:36 AM
Unknown Object (File)
Sun, Apr 5, 6:20 AM
Unknown Object (File)
Sat, Apr 4, 3:30 AM
Unknown Object (File)
Mon, Mar 30, 1:48 PM
Unknown Object (File)
Sat, Mar 28, 12:59 PM
Subscribers

Details

Summary

Previously it returned a shorter struct. I can't find any
modern software that uses it, but tests/ptrace from strace(1)
repo complained.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

trasz requested review of this revision.Oct 22 2021, 2:15 PM
trasz retitled this revision from linux: make PTRACE_GETREGSET return correct struct to linux: make PTRACE_GETREGS return correct struct.Oct 29 2021, 2:30 PM
This revision was not accepted when it landed; it landed in state Needs Review.Oct 29 2021, 4:35 PM
This revision was automatically updated to reflect the committed changes.