[Lldb-commits] [PATCH] D135031: [lldb] [llgs] Move client-server communication into a separate thread (WIP)

2022-10-09 Thread Michał Górny via Phabricator via lldb-commits
mgorny added a comment. For the record, I'm still hitting a lot of problems with this, including comm hanging sometimes (especially under load), some Python tests segfaulting with completely useless backtrace (pretty normal for Python backtraces), lots of pexpect-based test failures that also t

[Lldb-commits] [PATCH] D135547: [lldb/Utility] Add GetDescription(Stream&) to StructureData::*

2022-10-09 Thread Med Ismail Bennani via Phabricator via lldb-commits
mib created this revision. mib added reviewers: jingham, JDevlieghere. mib added a project: LLDB. Herald added a project: All. mib requested review of this revision. Herald added a subscriber: lldb-commits. This patch improves the StructuredData classes to provide a GetDescription(lldb_private::St