vsk added a comment.

It seems like calling any 'mmap' definition should work. Is the interposed mmap 
implementation failing and correctly returning -1, or is it succeeding and 
incorrectly returning -1? In either case, it seems like it's worth digging into 
why it's failing / returning the wrong result. (Just my two cents - I'm not 
really familiar with this code, so take it with a grain of salt :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87868

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

Reply via email to