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
I followed the tutorial of how to do "Source level debugging"(https://solana.com/docs/programs/debugging), but in solana-lldb step,after type file target/deploy/learn_solana.debug, it show that error: ~/Projects/learn_solana/target/deploy/learn_solana.debug' doesn't contain any 'host' platform architectures: x86_64, i386.Did I do something wrong?