Skip to content

Is it possible to start debugger on a specific line? #120

Open
@max-arnold

Description

@max-arnold

Trying it like this:

PYTHONHUNTER='Q(kind="line",lineno=253,module_in=["mymodule"],action=Debugger())'

But the debugger starts not at the specified line (which is a variable assignment), but below it in the next function call.

Is that expected?

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