================ @@ -26,3 +31,8 @@ def test(self): "target triple is updated correctly") error = process.Kill() self.assertSuccess(error) + + # Test debugserver behavior. + self.filecheck('platform shell cat "%s"' % packets, __file__) + # CHECK: cputype:100000c;cpusubtype:2;ptrsize:8;ostype:macosx;vendor:apple;endian:little; ---------------- adrian-prantl wrote:
Thanks! https://github.com/llvm/llvm-project/pull/82938 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits