wangtao0101 / vscode-debug-leetcode

vscode debug extension for leetcode, can work with vscode-leetcode
https://marketplace.visualstudio.com/items?itemName=wangtao0101.debug-leetcode
MIT License
48 stars 10 forks source link

When debugging in C++, the vs code notices that "Unable to open 'raise.c' #11

Open richardoLee opened 3 years ago

richardoLee commented 3 years ago

🐛 Bug Report

When I used VS Code to debug Problem 66 in C++, the IDE returned: Unable to open 'raise.c': Unable to read file '/build/glibc-ZN95T4/glibc-2.31/sysdeps/unix/sysv/linux/raise.c' (Error: Unable to resolve non-existing file '/build/glibc-ZN95T4/glibc-2.31/sysdeps/unix/sysv/linux/raise.c').

Actually I have met this problem for several times. Is there something wrong and could you help me fix it?

Environment

Version: 1.52.1 Commit: ea3859d4ba2f3e577a159bc91e3074c5d85c0523 Date: 2020-12-16T16:32:10.090Z Electron: 9.3.5 Chrome: 83.0.4103.122 Node.js: 12.14.1 V8: 8.3.110.13-electron.0 OS: Linux x64 5.4.0-59-generic