Skip to content

Wrong traceback #142

@mrkn

Description

@mrkn

When an exception is raised in the code in a code cell, IRuby reported a traceback with wrong line numbers and needless traceback entries which is in pry.

For example, the result of In [4] shows such a traceback.

screenshot 2018-03-20 13 58 05

We need to reset line number every code execution and drop needless lines of the traceback.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions