Skip to content

Add debug info support #2

Description

@egranata

Describe the bug
Support for debug information is missing

Expected behavior
There is enough debug information present that basic debug workflows are supported, including:

  • stepping through lines of source code;
  • showing the values of variables;
  • setting breakpoints by name

Actual behavior
No debug information is emitted, a debugger can only step through machine code and rely on symbol table information

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions