Skip to content

Feature request: Detect (and warn) if in conflict with debugger #1337

Open
@posita

Description

@posita

This came up in microsoft/debugpy#863 (comment), where debugpy silently fails to hit API-set breakpoints when using coverage (e.g., python -m debugpy … -m pytest --cov …). Is this conflict something that can be detected at runtime as @fabioz suggests in that comment?

I'm aware of #647. This is a different request. I'm not asking whether coverage can be made to work with debuggers, only to detect whether it was overriding prior registrations and signal that to the user so they'd have some insight into why their debuggers weren't working as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions