[Lldb-commits] [PATCH] D13241: [LLDB][MIPS] Fix hit_count for mips watchpoints

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 29 17:49:47 PDT 2015


Can you add a test for this?

On Tue, Sep 29, 2015 at 5:41 PM Jason Molenda via lldb-commits <
lldb-commits at lists.llvm.org> wrote:

> jasonmolenda added a subscriber: jasonmolenda.
> jasonmolenda added a comment.
>
> Greg's out this week, he or Jim may want to comment.
>
> I was curious about this method IncrementFalseAlarmsAndReviseHitCount,
> there weren't any calls to it.  A little digging shows that the one use of
> it was removed in r166472.
>
> What does it mean if you get a watchpoint exception on your machine, but
> you didn't have a watchpoint set on that address.  Is there something else
> going on here?
>
>
> Repository:
>   rL LLVM
>
> http://reviews.llvm.org/D13241
>
>
>
> _______________________________________________
> lldb-commits mailing list
> lldb-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150930/54ca7979/attachment.html>


More information about the lldb-commits mailing list