augusto2112 added a comment.

Hi guys.

I recently ran into an issue where I couldn't use --waitfor on Linux. I found 
out that there's a patch that adds the functionality which was only missing a 
test (https://reviews.llvm.org/D47879), so I decided to pick up from where it 
left.

@labath I added a test based on TestGdbRemoteAttach, as you suggested in the 
lldb-dev thread, however I couldn't get it working yet. Currently it fails on 
line 46 (context = self.expect_gdbremote_sequence) with a "Conenction reset by 
peer" exception. I'm pretty new to this part of LLDB, so I'm not sure on how to 
get this properly working. Could you give me some pointers?


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