Skip to content

Runtime error messages contain no source information #1635

@tadziopazur

Description

@tadziopazur

I happen to run my JS code with jerry engine.
There are issues with the code (my bad), but all I get in the end is:

uncaughtException: ReferenceError: Cannot resolve reference.

That's it.

How do I get some information regarding error location?
File and line would be the bare minimum.
Column and identifier would help even more.
Getting some context would be extremely helpful, as I am likely to immediately see what is wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    debuggerRelated to the debuggerquestionRaised question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions