Skip to content

Data aborts not reported via GDB stub #2306

Description

@henke37

Data aborts, and other exceptions, are not reported to gdb. This makes debugging outright crashes needlessly annoying.

Workaround:
blocksds has a gurumediation screen that dumps the pre exception registers. Read off those values and manually set the registers in gdb to undo the crash screen handler.

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