Skip to content

Error on WSL: unable to open raise.c #1738

@SkyRiderMike

Description

@SkyRiderMike

I am using latest windows 10 without any insider edition. Also are my visual code and cpp extenstion.

I have configure my launch.json as your suggestion https://github.com/Microsoft/vscode-cpptools/blob/master/Documentation/Debugger/gdb/Windows%20Subsystem%20for%20Linux.md

But still, i got a lot of errors like this :

[Switching to Thread 0x7fffd1d30700 (LWP 89)]
0x00007ffffcbb5428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54

when i am debugging my cpp projects.

And it seems that the extension can't find open raise.c: (file:///build/glibc-bfm8X4/glibc-2.23/signal/../sysdeps/unix/sysv/linux/raise.c).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions