[Lldb-commits] [lldb] [lldb] Step over non-lldb breakpoints (PR #174348)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Thu Jan 29 03:13:48 PST 2026


https://github.com/DavidSpickett commented:

Mostly style comments.

This will be a nice improvement. There's probably some situation where it will break but break means do as we currently do which is fine. Not worth worrying about that.

If you happen to be developing on AArch64, please see if this fixes https://github.com/llvm/llvm-project/issues/56268. If not, I'll check once this lands.

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


More information about the lldb-commits mailing list