[Lldb-commits] [PATCH] D159101: [RISC-V] Add RISC-V ABI plugin

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 30 01:46:42 PDT 2023


DavidSpickett added a comment.

> I've done the following:

Great. Could you include that in the commit message? Seems like we get a lot of questions about how mature risc-v support is, so we can point to this as a milestone for that.

There is https://lldb.llvm.org/#platform-support but there's probably too many caveats to add it there yet.

I have some vague idea that maybe we could put a hack in the test suite to use the qemu-user platform instead of lldb-server. To at least give it a go, but I haven't tried it myself yet.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159101/new/

https://reviews.llvm.org/D159101



More information about the lldb-commits mailing list