Skip to content

${workspaceFolder} is not resolved in cmake.debugConfig #3711

@upcliujie

Description

@upcliujie

Brief Issue Summary

settings.json:

"cmake.debugConfig": {
        "environment": [
            {
                "name": "LD_LIBRARY_PATH",
                "value": "${workspaceFolder}/build/bin"
            },
        ]
    },

gdb can't get LD_LIBRARY_PATH environment

CMake Tools Diagnostics

No response

Debug Log

No response

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature: settingsmore info neededMore info is needed from the community for us to properly triage and investigate.

    Type

    No type

    Projects

    Status

    Completed

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions