Debug Rust with IntelliJ-Rust-plugin on Windows ??

Completed

is it possible to debug Rust on Windows?

When i press debug button(green bug), there is error "debugger executable not found"
Tip  propose to change Configure(see screen shot below)

My goal is to debug Rust applications like in picture below

What should I do to achieve it?
Thanks a lot

0
1 comment
Avatar
Permanently deleted user

Solution == rustup default stable-gnu + MinGW == PROFIT!

0

Please sign in to leave a comment.