Skip to content

debugger: Breakpointmodel work integration

Jarmo Tiitto requested to merge jatothrim/kdevelop:work/debugger-next into master

A New MR + branch for the breakpointmodel work I have done so far. The plan is get the work reviewed in parts:

  • test_breakpointmodel test infra for BreakpointModel
  • BreakpointModel source line tracking fixes
  • Breakpoint mark refactor and reload fix

More commits are added to this MR branch as the review progresses.

The branch available from: breakpointmodel-fixes-v3 is base version that I'll use to pull more work into this MR branch.

Edited by Jarmo Tiitto

Merge request reports