[all-commits] [llvm/llvm-project] 911a6f: [lldb][LoongArch64] Add support for LoongArch64 in...

Liu An via All-commits all-commits at lists.llvm.org
Mon Oct 21 02:05:17 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 911a6f2fcc719c46b5b392823473ba0bb5b1f4e1
      https://github.com/llvm/llvm-project/commit/911a6f2fcc719c46b5b392823473ba0bb5b1f4e1
  Author: Liu An <liuan at loongson.cn>
  Date:   2024-10-21 (Mon, 21 Oct 2024)

  Changed paths:
    M lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_loongarch64.cpp
    M lldb/source/Plugins/Process/elf-core/CMakeLists.txt
    A lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_loongarch64.cpp
    A lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_loongarch64.h
    M lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp
    M lldb/test/API/functionalities/postmortem/elf-core/TestLinuxCore.py
    A lldb/test/API/functionalities/postmortem/elf-core/linux-loongarch64.core
    A lldb/test/API/functionalities/postmortem/elf-core/linux-loongarch64.out

  Log Message:
  -----------
  [lldb][LoongArch64] Add support for LoongArch64 in elf-core for lldb (#112296)

When using the lldb command 'target create --core' on the LoongArch64
architecture, this part of the code is required.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list