Skip to content

Breakpoint must be set before remote debugging. #40

@mirage335

Description

@mirage335

If no breakpoints are set when debugging is started, it is not possible to set or remove breakpoints before pausing. Doing so does not result in functional breakpoints. If breakpoints have been set before debugging is started, more can be added or removed during debugging.

Additionally, not having set a breakpoint results in a "target is executing error".

In general, breakpoints cannot be set while program is running.

Most straightforward workaround would be to disable setting breakpoints while program is running.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions