================ @@ -136,6 +136,7 @@ def __init__( self.initialized = False self.frame_scopes = {} self.init_commands = init_commands + self.resolved_breakpoints = set([]) ---------------- eronnen wrote:
:100: https://github.com/llvm/llvm-project/pull/140470 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits