labath added a comment.

Jonas, would it be possible to just not intercept the functions which work with 
thread IDs and similar stuff (an all OSs)?
Using the naive serialization approach will not be correct for these, even if 
the types happen to be implemented as primitive types (most likely we will need 
some runtime remapping of thread id's or something), so I am hoping it would 
not affect the ability to record&replay the recordings which don't use these 
functions.


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57475/new/

https://reviews.llvm.org/D57475



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to