[Lldb-commits] [lldb] [lldb] Do not refcount breakpoints in lldb-server (PR #195858)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Fri May 8 08:49:30 PDT 2026
labath wrote:
Yeah, I think I know what's the problem (lldb-server internal breakpoints set while software single-stepping are clearing breakpoints set by lldb). Shouldn't be hard to fix, but I won't get around to it today.
Let me revert this for now, and I'll create a new patch next week. I'd appreciate it if you could try out the new patch.
https://github.com/llvm/llvm-project/pull/195858
More information about the lldb-commits
mailing list