DavidSpickett wrote: > Due to security concerns
Unless you have a good argument for saying "security" rather than "safety" I think "safety" is a better description of your intent here. If there's official FreeBSD documentation that uses the term "security" around kernel debugging, I'd also accept that as a justification. As I said before, once you're debugging, feels like "security" is pretty low on the concerns. Breaking the system so I can't debug anymore, yeah, that's a big concern, as you've stated. But feels more like "safety" than "security". In the "memory safety" sense. Pretty safe if you can't write to it :) https://github.com/llvm/llvm-project/pull/183553 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
