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)
Sun, Nov 24, 3:40 PM
Unknown Object (File)
Oct 3 2024, 9:38 PM
Unknown Object (File)
Sep 19 2024, 10:32 AM
Unknown Object (File)
Sep 18 2024, 11:03 PM
Unknown Object (File)
Sep 17 2024, 2:08 PM
Unknown Object (File)
Sep 16 2024, 12:54 PM
Unknown Object (File)
Sep 6 2024, 1:30 AM
Unknown Object (File)
Sep 3 2024, 2:12 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