jingham added inline comments.
================ Comment at: lldb/source/Commands/CommandObjectDWIMPrint.cpp:61 + // The numerous flags of `OptionGroupValueObjectDisplay` are not exposed by + // the `dwim-print` command. However its defaults are needed for dumping ---------------- Is this your long term plan? Even in a dwim print command, I will want to control the depth of structure/pointer traversal, and whether I see the raw or synthetic child version of the result, etc. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D141425/new/ https://reviews.llvm.org/D141425 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits