[Lldb-commits] [PATCH] D109427: [lldb] Remove unused GDBRemoteCommunicationClient::SendAttach function

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 8 02:54:52 PDT 2021


DavidSpickett added a reviewer: teemperor.
DavidSpickett added a comment.
Herald added a subscriber: JDevlieghere.

Asking for review to double check. Nothing in lldb upstream calls this and I think that's because we switched to a style where we ask to attach then have a callback that will tell us once it's done.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109427



More information about the lldb-commits mailing list