[Lldb-commits] [PATCH] D70025: [lldb] [Process/NetBSD] Fix handling concurrent watchpoint events
    Kamil Rytarowski via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Mon Nov 25 08:46:58 PST 2019
    
    
  
krytarowski added a comment.
In D70025#1758800 <https://reviews.llvm.org/D70025#1758800>, @labath wrote:
> LGTM, since this seems to be the best we can do given the current netbsd behavior.
>
> However, I'd like to repeat what I said on the IRC, that I consider this behavior of netbsd to be unreasonable.
Thanks for the feedback. Evaluating the options, we will keep using our current model. There are no plans for any modifications in this domain.
The end user of a debugger is just expected to see no difference.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70025/new/
https://reviews.llvm.org/D70025
    
    
More information about the lldb-commits
mailing list