[Lldb-commits] [lldb] [lldb] [Process/FreeBSD] Assume minimum is FreeBSD 13 (PR #179587)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Feb 4 01:50:45 PST 2026


DavidSpickett wrote:

This needs a release note, there's a section in the llvm release notes doc. Something like:
> The minimum assumed version of FreeBSD is now 13. The effect of which is that watchpoints are assumed to be supported.

The release notes is the first place I'd look for potentially breaking changes. Though in this case the rest of the debugger would probably work, might as well add a release note in case.

https://github.com/llvm/llvm-project/pull/179587


More information about the lldb-commits mailing list