Skip to content

End of functions should trigger. #16

Description

@jacqueswww

What was wrong?

Vyper-debug doesn't handle end of functions correctly. Could be part of line number, or "pos" mapping from vyper.

Code that produced the error

@public
def test():
    a: int128 = -123
    vdb

Expected Result

Debugger should trigger.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions