Skip to content

Error when decompiling code without the local-variable-table #11

@rbonifacio

Description

@rbonifacio

We use the local-variable-table to configure the set of local variables of a method (including the corresponding type). Nonetheless, this table is only available when the source code of a system has been compiled using the -g (which sets debugging information).

Tasks:

  • Find a possible alternative to this problem
  • Implement the fix
  • Investigate if the implicit parameter + the formal arguments are being properly assigned to the local variables

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