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)
Thu, Jan 8, 2:08 AM
Unknown Object (File)
Tue, Jan 6, 3:21 PM
Unknown Object (File)
Mon, Jan 5, 10:40 AM
Unknown Object (File)
Sun, Jan 4, 5:55 AM
Unknown Object (File)
Sat, Jan 3, 6:17 PM
Unknown Object (File)
Sat, Jan 3, 11:20 AM
Unknown Object (File)
Fri, Jan 2, 3:22 AM
Unknown Object (File)
Tue, Dec 30, 11:40 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.