Skip to content

debugger: document reload and mark work

This MR contains the follow up changes to !515 (merged) for implementing the document reload support in BreakpointModel.

The first commit is about removing the dataChanged() -> updateMarks() connection and replacing it with (at least I hope) a better solution.

Edited by Igor Kushnir

Merge request reports