You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To make LoongArch support in LLDB as good as possible, we have these things to do at least:
- [ ] core dump debugging
- [ ] function calls support in lldb expressions
- [ ] unwind plan in ABI plugin
- [ ] watch point / hardware breakpoint
- [ ] vector support
Supplements are welcome.
EricWF
pushed a commit
to efcs/llvm-project
that referenced
this issue
Oct 22, 2024
To make LoongArch support in LLDB as good as possible, we have these things to do at least:
Supplements are welcome.
The text was updated successfully, but these errors were encountered: