It could be that the kernel reports a watchpoint hit on single stepping because 
on arm single stepping is actually implemented using hardware breakpoints. This 
is just a guess, but in any case it might be interesting to create a test case, 
which what happens with single stepping after we have set the maximum number of 
watchpoints possible. Does single stepping still work? Do some of our 
watchpoints get overwritten, etc.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D8081

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



_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to