[Lldb-commits] [PATCH] D94672: Implement vAttachOrWait
Augusto Noronha via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jan 14 04:36:46 PST 2021
augusto2112 created this revision.
augusto2112 added reviewers: labath, clayborg, jingham, aprantl.
augusto2112 requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
Implements the required functions on gdb-remote so the '--include-existing' flag of process attach works correctly on Linux.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D94672
Files:
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94672.316622.patch
Type: text/x-patch
Size: 6533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210114/77378f55/attachment-0001.bin>
More information about the lldb-commits
mailing list