Skip to content

Debug rust app + ROS2 with VSCode #474

Open
@George-Gi

Description

@George-Gi

I am trying to debug my rust app with VSCode, I have setup the launch.json file like I would usually do.
If I create a simple rust application debugging works as expected.
When I try to debug my rust app that is using the ROS2 rust stuff, it looks like the debug symbols can't be found. I set breakpoints and they can't be resolved.
In the debug configuration I pass the required environment variables that are generated during sourcing the ROS workspace.
Any experience with that or any suggestions?

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