Page MenuHomeFreeBSD

linux: make PTRACE_GETREGS return correct struct
ClosedPublic

Authored by trasz on Oct 22 2021, 2:15 PM.
Tags
None
Referenced Files
F156431192: D32601.id97298.diff
Wed, May 13, 4:19 PM
Unknown Object (File)
Wed, May 13, 12:17 AM
Unknown Object (File)
Wed, May 13, 12:16 AM
Unknown Object (File)
Wed, May 13, 12:11 AM
Unknown Object (File)
Mon, Apr 27, 10:57 AM
Unknown Object (File)
Wed, Apr 22, 8:02 PM
Unknown Object (File)
Wed, Apr 22, 6:00 PM
Unknown Object (File)
Wed, Apr 15, 12:45 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.