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
The .so file uploaded to blockchain is stripped and can't be used for debugging.
Solana has cargo build-sbf --debug that generates unstripped binaries. We should have a similar build rule.