diff options
author | Weining Lu <luweining@loongson.cn> | 2022-12-08 19:06:07 +0800 |
---|---|---|
committer | Weining Lu <luweining@loongson.cn> | 2022-12-08 19:06:07 +0800 |
commit | 3a9e07b1e7f4718a0e117f3a732f1679c4bf2e30 (patch) | |
tree | cf436d47832f34f72807ed01166a68a69ce4467f /llvm/lib/Transforms/Utils/Debugify.cpp | |
parent | aeac2e4884a3ce62c920cd51806a9396da64d9f7 (diff) | |
download | llvm-3a9e07b1e7f4718a0e117f3a732f1679c4bf2e30.zip llvm-3a9e07b1e7f4718a0e117f3a732f1679c4bf2e30.tar.gz llvm-3a9e07b1e7f4718a0e117f3a732f1679c4bf2e30.tar.bz2 |
[LLDB][LoongArch] Make software single stepping work
Hardware single stepping is not currently supported by the linux kernel.
In order to support single step debugging, add EmulateInstructionLoongArch
to implement the software Single Stepping. This patch only support the
simplest single step execution of non-jump instructions.
Reviewed By: SixWeining, DavidSpickett
Differential Revision: https://reviews.llvm.org/D139158
Diffstat (limited to 'llvm/lib/Transforms/Utils/Debugify.cpp')
0 files changed, 0 insertions, 0 deletions