[Lldb-commits] [PATCH] D116009: [lldb/gdb-remote] drop all junk bytes in incoming packet
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Dec 20 00:12:23 PST 2021
labath added a comment.
The find_first_of solution does look better. For the test, I /think/ it would be sufficient to add a new case to the test in `unittests/Process/gdb-remote/GDBRemoteCommunicationTest.cpp`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116009/new/
https://reviews.llvm.org/D116009
More information about the lldb-commits
mailing list