Skip to content

Debugger can only attach to a process with executable coda-libp2p_helper. #30

@akoptelov

Description

@akoptelov

Currently debugger checks the sub-process' executable against coda-libp2p_helper name to detect libp2p helper. This makes impossible to use debugger with Mina when the helper is named differently, or specified with the whole path (like in local build).

One of the ways how to handle this is to check the executable name in the user space.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions