Page MenuHomeFreeBSD

Don't allow debuggers to modify SSTATUS, only to read it.
ClosedPublic

Authored by jhb on Oct 30 2018, 11:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 29, 12:47 AM
Unknown Object (File)
Fri, May 9, 1:32 PM
Unknown Object (File)
Apr 22 2025, 11:51 AM
Unknown Object (File)
Apr 17 2025, 9:39 PM
Unknown Object (File)
Apr 10 2025, 10:30 PM
Unknown Object (File)
Apr 5 2025, 7:40 PM
Unknown Object (File)
Mar 9 2025, 6:24 AM
Unknown Object (File)
Mar 8 2025, 10:40 PM
Subscribers

Details

Test Plan
  • basic gdb of live processes still works. Trying to set $status in gdb doesn't now fails to do anything. (I didn't actually try it on an old kernel to see what would have happened, but I supsect it wouldn't have worked out well.)

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable