I'm no expert at this layer but you might want to have your kernel people look 
at the "ARMv8 Debug Architecture" manual from ARM, specifically section 4.2.1, 
"Effect of taking debug exception to an EL using AArch64 on system registers" 
(or the AArch32 section below that).  It should be possible for the kernel to 
distinguish between a single step with the MDSCR_EL1 SS bit and a watchpoint 
debug event.


http://reviews.llvm.org/D8081

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
lldb-commits mailing list
lldb-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to