Open
Description
To make LoongArch support in LLDB as good as possible, we have these things to do at least:
- core dump debugging [lldb][LoongArch64] Add support for LoongArch64 in elf-core for lldb #112296
- function calls support in lldb expressions [lldb][LoongArch] Function calls support in lldb expressions #114742
- unwind plan in ABI plugin [lldb][LoongArch] Function calls support in lldb expressions #114742
- watch point / hardware breakpoint [lldb][Process] Introduce LoongArch64 hw break/watchpoint support #118770
- Fix the incorrect floating-point register dwarf number [lldb][LoongArch] Fix the incorrect floating-point register dwarf number #120391
- vector support [LLDB][LoongArch] Add LSX and LASX register definitions and operations #120664
- Add debug location for register reload [LoongArch] Add debug location for register reload #122057
Supplements are welcome.