JDevlieghere marked an inline comment as done. JDevlieghere added inline comments.
================ Comment at: lldb/source/Commands/CommandObjectTarget.cpp:4203 + + bool AddSymbolsForFrame(Target *target, CommandReturnObject &result, + bool &flush) { ---------------- labath wrote: > Do we need to pass the target around? I would assume that can be retrieved > from `m_exe_ctx` as well.. Yup, I'll fix that before landing. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D110010/new/ https://reviews.llvm.org/D110010 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits