Skip to content

Emscripten: Add function to add JS breakpoint #127627

Closed
@hoodmane

Description

@hoodmane

For debugging the Python test suite on the Emscripten platform, it's quite useful to be able to inject a breakpoint for the JavaScript debugger in Python code. This is particularly helpful when debugging problems with the file system -- the code paths I want to inspect are hit hundreds of times on startup. Inserting a breakpoint directly above the failing Python code makes everything much easier.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions