krytarowski added a comment.

> One time just before it's loaded (so lldb can check which modules are loaded) 
> and another right after it's loaded (so lldb can check again which ones are 
> loaded and calculate the difference).

There is on NetBSD and on a selection of other OSs: `_rtld_debug_state` 
integrated as a part of ELF dynamic loader.

Is there something like that on Android that could be reused?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62499



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

Reply via email to