Skip to content

Q: how to trigger *automatic* pause/resume with debug #139

@kikonen

Description

@kikonen

Scenario:

I want to have both rerun and debug with remote (or in console) debugging enabled in docker container. However, so far haven't seen way to make these co-exist nicely. I.e. when breakpoint is hit, then should be able to pause rerun, so that it won't restart process if files are modified (which is quite normal thing to do in this context).

Keyboard option to pause won't naturally work, since there is multiple containers launched at once via docker compose, each of them having rerun + debug.

Any suggestions how to make this work sensibly?

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