Skip to content

Debug Error: lldb no such file #21

@joshualeond

Description

@joshualeond

Thanks for all of the work on this! I’ve tested the new extension on OSX and WSL and it definitely works better than the older version(s). I’m having issues with debugging though, I never tested it with the old extension so not sure if this is just a user error or not.

When I attempt to debug a mojo file I get the following error:

Failed to run preInitCommands commands. See the Debug Console for more details.

Then in the debug console I have:

Running preInitCommands:
(lldb) plugin load $CONDA_PREFIX/lib/libMojoLLDB.*
error: no such file

On OSX I’m seeing basically the same error around this lldb plugin. I haven’t touched the launch.json file yet.

I’d appreciate any tips to get this working.

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