Skip to content

Debug dependency sources #2

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).

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions