Skip to content

Paths to C files from standard libraries wrong in VS Code debugger's "Loaded Scripts" #2744

Open
@nirvdrum

Description

@nirvdrum

Possibly related to oracle/graal#5125, C files from standard libraries such as "zlib" appear in the "Loaded Scripts" section in the VS Code debugger, but the paths are wrong. As a result, clicking on any of those files results in an error saying "Could not load source '/bad/path/file.c': Could not retrieve content."

It looks like the path being used is the directory of the script I'm debugging, rather than the TruffleRuby home directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions