Skip to content

breakpoint map uninclude address ,Cause hardware breakpoint error #748

@xvly2022

Description

@xvly2022

use thumb at armv8 ,the pc would jump to <add+1>。compiler link the lib to <add+1>,but runtime pc align to 4 byte ,
asm like:
jump "add+1"
but acturly the pc be set
pc : "add"
in breakpoint map address direc be push,but in Exception interrupt address be set at"MapAddress-1"

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