[all-commits] [llvm/llvm-project] b11277: [lldb] Convert ProcessGDBRemoteLog to the new API

Pavel Labath via All-commits all-commits at lists.llvm.org
Tue Feb 1 05:36:44 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b1127753b9dd9e76fa89e567345c0be0585b7498
      https://github.com/llvm/llvm-project/commit/b1127753b9dd9e76fa89e567345c0be0585b7498
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2022-02-01 (Tue, 01 Feb 2022)

  Changed paths:
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
    M lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
    M lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.h

  Log Message:
  -----------
  [lldb] Convert ProcessGDBRemoteLog to the new API




More information about the All-commits mailing list