diff options
author | Walter Erquinigo <a20012251@gmail.com> | 2025-08-05 13:53:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-05 13:53:15 -0400 |
commit | 9179b079812319010ab09718926ee73ca26ecc78 (patch) | |
tree | 3ab3b2e62ce5c475e4a9817ed06097f6fa4be44e /llvm/lib/TextAPI/Architecture.cpp | |
parent | b5bf1000465c69d647c0eb0f0dc40d03dde17aea (diff) | |
download | llvm-9179b079812319010ab09718926ee73ca26ecc78.zip llvm-9179b079812319010ab09718926ee73ca26ecc78.tar.gz llvm-9179b079812319010ab09718926ee73ca26ecc78.tar.bz2 |
[LLDB] Complete a missing register format mapping in the gdb-remote p… (#152170)
…rotocol
When writing a custom gdb-remote server I realized that the encoder and
decoder of register formats is incomplete.
- Add the encoder on the server side and add an llvm_unreachable is
there's a missing case.
- Add a decoder on the client side that doesn't fail. We have to keep it
flexible.
I couldn't figure out an easy way to test this but the changes seem very
straightforward to me.
Diffstat (limited to 'llvm/lib/TextAPI/Architecture.cpp')
0 files changed, 0 insertions, 0 deletions