guiandrade added inline comments.
================ Comment at: lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:194 + const uint32_t idx = ePropertyUseGPacket; + return m_collection_sp->GetPropertyAtIndexAsBoolean(nullptr, idx, true); + } ---------------- Should we default to true here as well? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D62931/new/ https://reviews.llvm.org/D62931 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits