} else {
        state.debugger.session!.addBreakpoint({ line: debuggerLine, sourceId });
        newBreakpointStateForSource.add(line);
      }