You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PlatformIO Unified Debugger fails with VSCodium.
The task is stazrted with PF5 and I see a control panel in the top tool bar (arrows to single step or continue code execution, etc)
but next this control panel disappears and I get an popup window with an error message :
Failed to load symbols from executable file: ENOENT: no such file or directory, scandir
The debugger works no problem with Visual Studio Code.
The PlatformIO Unified Debugger fails with VSCodium.
The task is stazrted with PF5 and I see a control panel in the top tool bar (arrows to single step or continue code execution, etc)
but next this control panel disappears and I get an popup window with an error message :
Failed to load symbols from executable file: ENOENT: no such file or directory, scandir
The debugger works no problem with Visual Studio Code.
Environment details:
Version: 1.33.1 (user setup)
Commit: c72968db2da009794bac3ce6a0167f7ce17e7d9b
Date: 2019-05-04T00:38:36.839Z
Electron: 3.1.6
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Windows_NT x64 10.0.19042
PlatformIO Core 5.2.0·Home 3.3.4
Platform : Native
Is there something particular I need to configure/install in VSCodium ?
Any suggestion on how to progress to find what is wrong ?
Best regards
Bruno
The text was updated successfully, but these errors were encountered: