Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

solana-lldb can not debug solana program? #76

Open
beanbean97 opened this issue Apr 20, 2024 · 1 comment
Open

solana-lldb can not debug solana program? #76

beanbean97 opened this issue Apr 20, 2024 · 1 comment

Comments

@beanbean97
Copy link

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?

@ksolana
Copy link

ksolana commented May 2, 2024

Can you provide more details:

  1. the machine, OS etc that you were debugging on?
  2. The output of file ~/Projects/learn_solana/target/deploy/learn_solana.debug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants