[all-commits] [llvm/llvm-project] 2bbf72: Implement vAttachWait in lldb-server

Augusto Noronha via All-commits all-commits at lists.llvm.org
Thu Jan 14 00:32:13 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2bbf724feea9824f9b9e4d20d34828023dbec2af
      https://github.com/llvm/llvm-project/commit/2bbf724feea9824f9b9e4d20d34828023dbec2af
  Author: Augusto Noronha <augusto2112 at me.com>
  Date:   2021-01-14 (Thu, 14 Jan 2021)

  Changed paths:
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h
    A lldb/test/API/tools/lldb-server/TestGdbRemoteAttachWait.py

  Log Message:
  -----------
  Implement vAttachWait in lldb-server

This commit vAttachWait in lldb-server, so --waitfor can be used on
Linux

Reviewed By: labath, clayborg

Differential Revision: https://reviews.llvm.org/D93895




More information about the All-commits mailing list