[Lldb-commits] [PATCH] D133129: [lldb] Add boilerplate for debugger	interrupts
    Pavel Labath via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Wed Sep  7 02:53:31 PDT 2022
    
    
  
labath added a comment.
I've added you to D133410 <https://reviews.llvm.org/D133410>, as I think it demonstrates very well the difficulties in getting two threads to talk to one another. This code has been here since forever (and may have contributed to your desire to introduce interrupts), but we've only found the problem now, when MichaĆ added some unit tests for this class.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133129/new/
https://reviews.llvm.org/D133129
    
    
More information about the lldb-commits
mailing list