If it's not used, we should just remove it. Once we have a use case for something like that, we can consider whether the Architecture plugin would be the proper place for it.
On 3 November 2017 at 14:27, Tatyana Krasnukha via lldb-dev <lldb-dev@lists.llvm.org> wrote: > Hello, > > > > I have questions about ProcessGDBRemote::m_flags member. Seems like it is > never used. What is the purpose of it and what is the reason to do accessors > protected, even constant getter? And other question: isn’t it better to move > this member to new plugin Architecture to be able to store dynamic > architecture features (read from target’s configuration registers, for > example)? > > > _______________________________________________ > lldb-dev mailing list > lldb-dev@lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev > _______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev