jingham added a comment.

The ability to send a set of signals for the remote stub to ignore isn't 
inherently specific to the GDB Remote protocol.  Some other remote protocol 
could very well implement the same functionality.  SendSignalsToIgnoreIfNeeded 
seems like it should be in Process, and called in the Resume before DoResume 
gets called and in DidLaunch.


https://reviews.llvm.org/D30520



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

Reply via email to