[Lldb-commits] [lldb] [lldb] Update the expected gdbserver's architecture (PR #210946)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 21 04:55:47 PDT 2026


https://github.com/DavidSpickett approved this pull request.

I would be willing to bet there's some others but I see that it is the reverse of the mappings used when decoding, so I don't mind.

And because we have that mapping for decoding, it should not be a problem to connect different versions of lldb and lldb-server.

LGTM.

If you are looking at gdb -> lldb-server, https://github.com/llvm/llvm-project/issues/88744 may be interesting to you.

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


More information about the lldb-commits mailing list