Skip to content

Remote Debugging JS #265

Open
Open
@nikolai-b

Description

@nikolai-b

I'd really like access to a debugger when mini_racer is running the JS code. I tried passing

MiniRacer::Platform.set_flags! :debug_code, :expose_inspector_scripts
# and
MiniRacer::Platform.set_flags! :inspect

as in a ideal world 🦄 🌞 I'd be able to write debugger and then be able to connect to node remotely and poke around. Just checking if anyone thinks this is possible and might have ideas on how to do it?

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