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

Debug it using vscode #2461

Open
shatealaboxiaowang opened this issue May 13, 2024 · 3 comments
Open

Debug it using vscode #2461

shatealaboxiaowang opened this issue May 13, 2024 · 3 comments

Comments

@shatealaboxiaowang
Copy link

Hi:

Thank you very much for your open source. I would like to develop some applications based on your code, But first I want to run through your code and be able to debug (by breakpoint) it with vscode based on some call examples so i can understand the code logic. Do you have any good suggestions?  or do you have a better way for me to learn him as quickly as possible ?

Looking forward to your reply. Thank you again!

@suiyuemanbu
Copy link

It's a bit difficult to debug such a large program, adding more logs and looking at the logs is a good way to do it

@shatealaboxiaowang
Copy link
Author

It's a bit difficult to debug such a large program, adding more logs and looking at the logs is a good way to do it

Thx!
So, the best way to learn this program is looking at the logs and documents ?
I want to learn this project, but i don't know what is the fast way.

@cyrenity
Copy link

Learn GDB!

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

3 participants