================ @@ -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