[all-commits] [llvm/llvm-project] 4fa1ad: [lldb] Convert POSIXLog to use the new API

Pavel Labath via All-commits all-commits at lists.llvm.org
Wed Jan 26 04:10:49 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4fa1ad05215d6242c4f195139fd4af7450cfd18e
      https://github.com/llvm/llvm-project/commit/4fa1ad05215d6242c4f195139fd4af7450cfd18e
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2022-01-26 (Wed, 26 Jan 2022)

  Changed paths:
    M lldb/source/Plugins/Process/FreeBSD/NativeProcessFreeBSD.cpp
    M lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_arm64.cpp
    M lldb/source/Plugins/Process/FreeBSD/NativeThreadFreeBSD.cpp
    M lldb/source/Plugins/Process/Linux/IntelPTManager.cpp
    M lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp
    M lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux.cpp
    M lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.cpp
    M lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_ppc64le.cpp
    M lldb/source/Plugins/Process/Linux/SingleStepCheck.cpp
    M lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp
    M lldb/source/Plugins/Process/NetBSD/NativeThreadNetBSD.cpp
    M lldb/source/Plugins/Process/POSIX/ProcessPOSIXLog.h

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




More information about the All-commits mailing list