• How to deice debug target exception level of watchpoint on ARMv8 architecture
    Hello, everyone I'm new to this community. I'd like to ask many questions and want to help someone. Now I have some difficulties in understanding aarch64's watchpoint exception handling scheme. I found...
  • How to deice debug target exception level of watchpoint on ARMv8 architecture
    Hello, everyone I'm new to this community. I'd like to ask many questions and want to help someone. Now I have some difficulties in understanding aarch64's watchpoint exception handling scheme. I found...
  • What's wrong when watchpoint doesn't watch?
    I've been trying to get a watchpoint to trigger, but no luck. There should be 4 watchpoints accordíng to DBGDIDR, DBGDSCR=0x0204000e, so there shouldn't be any problems there? I use (just in case) the...
  • What's wrong when watchpoint doesn't watch?
    I've been trying to get a watchpoint to trigger, but no luck. There should be 4 watchpoints accordíng to DBGDIDR, DBGDSCR=0x0204000e, so there shouldn't be any problems there? I use (just in case) the...
  • How can I save my watchpoints
    Each time after I end debug the variable I typed in the watch #1 window will not be restored when I start debug next time. I try changing the item -"Watchpoints & PA" in the debug tag,but it also does...