Skip to content

While debugging, run the code until the line at the cursor position. Temporary breakpoint button #4758

Open
@ALIENQuake

Description

@ALIENQuake

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues to ensure it has not already been reported.

Summary

Sometimes there are some large parts of the code that I want to skip but only after I make sure that the previous live(first breakpoint) was executed with correct results. Right now, I adding the second breakpoint at the line that I want to halt code execution and I'm hitting F5, then I'm removing the breakpoint and I'm back to line-by-line debugging. The whole process will be repeated again if I want to follow the same code path.

Proposed Design

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions