Skip to content

[FEATURE] Emit DWARF compatible C code for debugging Zen C #289

@borup3

Description

@borup3

Is your feature request related to a problem? Please describe.
It is not possible to debug Zen C code with LLDB, e.g. with CodeLLDB in VS Code.

Describe the solution you'd like
Emit as-close-to-perfect as possible DWARF compatible C code and directives so GCC can output the correct DWARF debug symbols while building the C code.

Describe alternatives you've considered
Debugging the transpiled C code is not a livable alternative.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions