DavidSpickett wrote:

> Because we report zero registers, we don't show any registers when you do reg 
> read -a. I guess we could support one reigster set with one register, but I'm 
> not convinced it's worth it. You can still show the PC with p $pc though.

That's fine then.

The pedant line here is that if Wasm calls it literally a register in the spec, 
then it should show up in register read. But I have not checked and if no one 
notices it's missing then no point changing it.

It's not like people outside of us manually write the PC that often anyway.

https://github.com/llvm/llvm-project/pull/151056
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to