[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:02:11 PST 2017
jingham added a comment.
Of course, the default implementation would do nothing, and you would override it with your GDB remote protocol specific version.
https://reviews.llvm.org/D30520
More information about the lldb-commits
mailing list