[Lldb-commits] [PATCH] D71105: [lldb/Reproducers] Support multiple GDB remotes
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Dec 5 22:34:35 PST 2019
JDevlieghere added a comment.
This patch is still missing a test and could use another pass over the `PacketRecorder` and `ProcessGDBRemoteProvider` to eliminate code duplication with `DataRecorder` and the `CommandProvider` on which they're based respectively. I wasn't able to get around to that today but figured I'd upload the patch anyway to give you a change to look at the approach.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71105/new/
https://reviews.llvm.org/D71105
More information about the lldb-commits
mailing list