Skip to content

Improve line number information #3

Open
@retronym

Description

@retronym

Ensure that standard line number information is kept when inlining from the same file, eliminated otherwise. Write tests.

Next step: add support for JSR-45 debugging info, which allows

  • line numbers of multiple source files within one classfile
  • full (project-relative?) path of source file, not only the file name, should help debuggers in when not using Java's package/directory convention for sources

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions