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 want to debug rust app, I found this error Error: ENOENT: no such file or directory, stat '/Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB'
why codelldb want to find xcode installed lldb,is this because of I install xcode before and i Uninstall the xcode
I'm also having issues debugging a Rust program that causes the LLDB debugger process (lldb-server) to crash when I try to expand the tree of variables.
when I want to debug rust app, I found this error
Error: ENOENT: no such file or directory, stat '/Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB'
why codelldb want to find xcode installed lldb,is this because of I install xcode before and i Uninstall the xcode
The text was updated successfully, but these errors were encountered: