[Lldb-commits] [PATCH] D138077: Send statistics in initialized event

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 16 11:25:35 PST 2022


clayborg added a comment.

Yeah, sending this data at the entry point is not a good way to tell anything about the debug session having debug info. Some shared libraries might be loaded on macOS, but not on linux or android.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138077



More information about the lldb-commits mailing list