[Lldb-commits] [PATCH] D30520: Make LLDB skip server-client roundtrip for signals that don't require any actions

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 1 19:09:51 PST 2017


jingham added a comment.

Also, it would be good to add a test that ensures that calling "process handle" actually passes the right thing to your SendSignalsToIgnore.


https://reviews.llvm.org/D30520





More information about the lldb-commits mailing list