[Lldb-commits] [PATCH] D139061: [lldb] Fix the `dwarf` log descriptions

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 30 17:06:51 PST 2022


JDevlieghere accepted this revision.
JDevlieghere added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: lldb/source/Plugins/SymbolFile/DWARF/LogChannelDWARF.cpp:15
     {{"comp"},
-     {"log insertions of object files into DWARF debug maps"},
+     {"log struct/unions/class type completions"},
      DWARFLog::TypeCompletion},
----------------



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139061



More information about the lldb-commits mailing list