summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/Utility/NativeProcessSoftwareSingleStep.cpp
AgeCommit message (Expand)Author
2025-06-30[lldb][RISCV] fix LR/SC atomic sequence handling in lldb-server (#146072)dlav-sc
2025-06-24Revert "[lldb][RISCV] fix LR/SC atomic sequence handling in lldb-server" (#14...Jonas Devlieghere
2025-06-24[lldb][RISCV] fix LR/SC atomic sequence handling in lldb-server (#127505)dlav-sc
2024-08-27[lldb] Turn lldb_private::Status into a value type. (#106163)Adrian Prantl
2024-07-16[lldb][riscv] Fix setting breakpoint for undecoded instruction (#90075)ita-sc
2022-12-08[LLDB][LoongArch] Make software single stepping workHui Li
2022-12-08Revert "[LLDB][LoongArch] Make software single stepping work"Weining Lu
2022-12-08[LLDB][LoongArch] Make software single stepping workWeining Lu
2022-08-16[LLDB][RISCV] Make software single stepping workEmmmer
2022-08-16[LLDB] Fix possible nullptr exceptionEmmmer
2021-02-08[lldb] [Process/FreeBSDRemote] Introduce mips64 supportMichał Górny