Skip to content

Feature: Pause debug session on "Draw" #1

@krister-ts

Description

@krister-ts

It would be really helpful if you could add an option to pause the current debug session when clicking on the "Draw" button. After the memory dump completes, the session should resume the execution.

A function breakpoint might be a better option so that the user can ensure the image is ready to be rendered before execution is just arbitrarily paused.

FYI My use case for your extension is to render LCD screen in VS code while debugging.

Another cool feature would be an auto refresh to render every n milliseconds (using the breakpoint feature).

Awesome extension though! I couldn't find anything else that will do this for C/C++, so thanks for making this!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions