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

Typo on Page 5.3 Debug it #534

Open
arjansiddhpura opened this issue Jul 6, 2023 · 0 comments
Open

Typo on Page 5.3 Debug it #534

arjansiddhpura opened this issue Jul 6, 2023 · 0 comments

Comments

@arjansiddhpura
Copy link

Next what we want to do is get to the main function of our program. We will do this by first setting a breakpoint there and the continuing program execution until we hit the breakpoint:

Should be:
Next what we want to do is get to the main function of our program. We will do this by first setting a breakpoint there and then continuing program execution until we hit the breakpoint:

Also, including a tutorial to install gdb-multiarch / arm-none-eabi-gdb or at least the correct links would be nice, since most people simply skip installing it in the beginning and then come back when things don’t seem to run.

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

1 participant