To make LoongArch support in LLDB as good as possible, we have these things to do at least: - [x] core dump debugging #112296 - [x] function calls support in lldb expressions #114742 - [x] unwind plan in ABI plugin #114742 - [x] watch point / hardware breakpoint #118770 - [x] Fix the incorrect floating-point register dwarf number #120391 - [x] vector support #120664 - [x] Add debug location for register reload #122057 Supplements are welcome.
To make LoongArch support in LLDB as good as possible, we have these things to do at least:
Supplements are welcome.