[Lldb-commits] [PATCH] D93895: Implement vAttachWait in lldb-server

Augusto Noronha via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Jan 2 13:34:47 PST 2021


augusto2112 updated this revision to Diff 314258.
augusto2112 added a comment.

Fix issues pointed out in comments left in previous patch, and clean the code a bit


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93895/new/

https://reviews.llvm.org/D93895

Files:
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h
  lldb/test/API/tools/lldb-server/TestGdbRemoteAttachWait.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93895.314258.patch
Type: text/x-patch
Size: 8958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210102/86c08e41/attachment.bin>


More information about the lldb-commits mailing list