felipepiovezan wrote: > In short, this is a versioning field. If we want to do this, we might as well > stick a `version:1` key-value in the packet. We've never done this for a gdb > remote serial protocol packet, but if we think there is a need/value in doing > this, I'd say let's make it obvious what it is.
I think we should remove this field entirely and let extensions be done through extra information in the reply to qSupported https://github.com/llvm/llvm-project/pull/162675 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
