[Lldb-commits] [lldb] Support disassembling RISC-V proprietary instructions (PR #145793)

via lldb-commits lldb-commits at lists.llvm.org
Thu Jun 26 08:10:19 PDT 2025


tedwoodward wrote:

> Few more things:
> 
> * Assuming this were to land, there needs to be a release note for it.
> * What solutions exist for people using GDB, and are they along the same lines?

I think that's a good idea. Do you know how to add something to release notes? I've never done it upstream.

> * What solutions exist for people using GDB, and are they along the same lines?

I don't know what people are doing with GDB. Possibly nothing yet, since this is pretty new.

https://github.com/llvm/llvm-project/pull/145793


More information about the lldb-commits mailing list