Skip to content

Variables view not working in VS Code #269

@Danvil

Description

@Danvil

Not sure if this is an issue with Flecs-Rust specifically, but maybe others had similar problems.

When I try to debug a Rust program using Flecs-Rust in VS Code the variable view is empty in my system callback.

When I go one level up to unsafe extern "C" fn execute_each<const CALLED_FROM_RUN: bool, Func>(..) I see this:

Image

Plenty of "read memory failed" errors and the component tuple seems to be (0x0000000000000000, 0x3e72d2f1295bc0ec, 0x000002d59ce40000).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions