[Lldb-commits] [PATCH] Report stopped by trace if none of the watchpoint was hit

Tamas Berghammer tberghammer at google.com
Fri Mar 6 05:29:47 PST 2015


Thanks for noticing this bug and for all of the suggestions. I created a new fix what address the actual root cause of the problem with reporting the right stop reason from lldb-server.

For ARMv8 the watchpoint handling is not implemented yet, but it should be possible to implement the IsWatchpointHit function.


http://reviews.llvm.org/D8081

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






More information about the lldb-commits mailing list