Skip to content

Inconsistent debug info for jitted code in IntelliJ #8256

@headius

Description

@headius

When debugging jitted Ruby code, IntellJ is unable to show any information on local variables or their values, reporting "Debug information is inconsistent". This is probably something we are doing wrong in the generation of the code.

image

This makes it difficult to use the JVM debugger with JIT output. This should be fixed, since there's no reason that JVM debuggers should not be able to inspect state from the code we produce.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions