[Lldb-commits] [lldb] [LLDB][FreeBSD] Implement DoStopIDBumped on FreeBSD (PR #195679)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Mon May 4 21:53:42 PDT 2026


https://github.com/JDevlieghere requested changes to this pull request.

This should come with a test. It looks like the linked issue has a relatively simple reproducer?

As a follow-up, can we hoist the cache-clearing logic into a common POSIX/ELF base so Linux/FreeBSD (and eventually NetBSD) don't drift? 

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


More information about the lldb-commits mailing list