Skip to content

Debug dependency sources #2

@kpgalligan

Description

@kpgalligan

After much research, importing dep sources is not that simple. The binaries are built with references to absolute source paths.

For example, I built sqliter on this machine, so adding those exact source files allows the debugger to work, but adding the same files in a different folder does not. The absolute paths must be in the IR output, and would need a way to be changed.

Possibly change KN compilation and include sources in the klib file.

It's a lot of work and not just in this plugin (unless there's a way to alter the binary and change paths).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions