Skip to content

Typo on Page 5.3 Debug it #534

@arjansiddhpura

Description

@arjansiddhpura

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions