I'm currently using [email protected] and [email protected].
I tried to debug rust programs, but i got the following error:
warning: This version of LLDB has no plugin for the language "rust". Inspection of frame variables will be limited.
though frames is limited, variables are able to inspect
- debug variables

