augusto2112 added a comment.

Hi @labath. I see! I changed it to 
`lldbgdbserverutils.gdbremote_hex_encode_string`. Looking at the logs, I found 
that the checksum I inserted was wrong, so I've corrected that as well (is 
there a way I can calculate the checksum on the test, instead of hard-coding it 
in the string?). Despite these changes, I still get the same error 
(`ConnectionResetError: [Errno 104] Connection reset by peer` on line 46).

I did test the `--waitfor` functionality on a program with an infinite loop, 
but could it be that the test executable is exiting too quickly?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93895/new/

https://reviews.llvm.org/D93895

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to