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)
Fri, Apr 26, 3:05 AM
Unknown Object (File)
Fri, Apr 26, 3:05 AM
Unknown Object (File)
Fri, Apr 26, 3:05 AM
Unknown Object (File)
Thu, Apr 25, 9:09 PM
Unknown Object (File)
Jan 13 2024, 5:11 PM
Unknown Object (File)
Dec 31 2023, 10:34 PM
Unknown Object (File)
Dec 31 2023, 10:34 PM
Unknown Object (File)
Dec 31 2023, 10:34 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.