-
Notifications
You must be signed in to change notification settings - Fork 554
Typo on Page 5.3 Debug it #534
Copy link
Copy link
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels