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

Augusto Noronha via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jan 6 07:30:19 PST 2021


augusto2112 updated this revision to Diff 314896.
augusto2112 marked 5 inline comments as done.
augusto2112 added a comment.

Changes test to launch a process before and after we ask for the attach. Minor code fixes as well.


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.314896.patch
Type: text/x-patch
Size: 9017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210106/12979c87/attachment-0001.bin>


More information about the lldb-commits mailing list