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
When I'm trying to debug I'm getting this message:
Error on launch: Could not create a target for a program '/home/cosmin/projects/rust/hello_world/': '/home/cosmin/projects/rust/hello_world' doesn
't contain any 'host' platform architectures: x86_64, i386.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to setup
lldb-vscode
for Rust under nvim. Here is my configuration:I've installed
lldb
:When I'm trying to debug I'm getting this message:
Here are the logs:
I don't know what I'm doing wrong but if someone could help I would appreciate it.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions