« Previous | Next » 

Revision f14c4b5f

IDf14c4b5fb1e2509ad738afe491c099a84ca80749

Added by Max Filippov about 12 years ago

target-xtensa: add DBREAK data breakpoints

Add DBREAKA/DBREAKC SRs and implement DBREAK breakpoints as debug
watchpoints.

This implementation is not fully compliant to ISA: when a breakpoint is
set to an unmapped/inaccessible memory address it generates TLB/memory
protection exception instead of debug exception.

See ISA, 4.7.7.3, 4.7.7.6 for more details.

Signed-off-by: Max Filippov <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences