[Lldb-commits] [PATCH] D131759: [LLDB][RISCV] Make software single stepping work

Emmmer S via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 16 08:45:11 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4fc7e9cba24b: [LLDB][RISCV] Make software single stepping work (authored by Emmmer).
Herald added a subscriber: lldb-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131759

Files:
  lldb/source/Plugins/Instruction/CMakeLists.txt
  lldb/source/Plugins/Instruction/RISCV/CMakeLists.txt
  lldb/source/Plugins/Instruction/RISCV/EmulateInstructionRISCV.cpp
  lldb/source/Plugins/Instruction/RISCV/EmulateInstructionRISCV.h
  lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp
  lldb/source/Plugins/Process/Utility/NativeProcessSoftwareSingleStep.cpp
  lldb/tools/lldb-server/CMakeLists.txt
  lldb/tools/lldb-server/SystemInitializerLLGS.cpp
  lldb/unittests/Instruction/ARM64/TestAArch64Emulator.cpp
  lldb/unittests/Instruction/CMakeLists.txt
  lldb/unittests/Instruction/RISCV/TestRISCVEmulator.cpp
  lldb/unittests/Instruction/TestAArch64Emulator.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131759.453032.patch
Type: text/x-patch
Size: 27092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220816/0b946c0c/attachment-0001.bin>


More information about the lldb-commits mailing list