Skip to content

VS Code CodeLLDB debugger does not restart cleanly #132

@iinuwa

Description

@iinuwa

If you launch this process with the VS Code debugger using CodeLLDB, when you restart, it fails, because the server does not close before the Meson build task starts (Meson can't write to the file because the executable is still running.).

I'm not sure how to fix this, but it would be nice to have. (I hoped #127 would have fixed the issue, but that seems to be a separate problem.)

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