Skip to content

Semantic information for matching internal function pointers with function definitions #290

Description

@cameel

In #282 (comment) when describing the function type I mentioned the problem of mapping internal function pointer values to existing functions. I think it's worth considering it as a separate problem.

Solidity currently solves this by providing that information in the AST (argotorg/solidity#13425). Perhaps it would make sense to make it a part of the ethdebug format. On the call last week the sentiment leaned towards including such extra semantic information when available rather than leaving it for the debugger to figure out based on other information it can get from the compiler.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions