Skip to content

JS Debugger with breakpoints #6

@DarkCat09

Description

@DarkCat09

Is it possible to make a javascript debugger as in Developer Tools where you can add breakpoint and view all variables values?
I think this can be done with proxy server which will insert code like dbg.breakpoint(); before lines where user clicked to add breakpoint.

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