summaryrefslogtreecommitdiff
path: root/lldb/test/API/lua_api/TestProcessAPI.lua
diff options
context:
space:
mode:
authorMichał Górny <mgorny@moritz.systems>2021-08-20 12:11:45 +0200
committerMichał Górny <mgorny@moritz.systems>2021-10-12 15:16:06 +0200
commitbda5fe8f0c049f8c805572ba9eb92ce6044e7999 (patch)
tree63cfbf9d36fc5dab98c3f1bc74f71c210d978ba6 /lldb/test/API/lua_api/TestProcessAPI.lua
parentc74ab84ea23f497ac83501473220cd9cfefe81e8 (diff)
[lldb] [gdb-remote] Fix displaying i387_ext & vec regs with gdbserver
Adjust the encoding and format applied to i387_ext and vec* type registers from gdbserver to match lldb-server. Both types are now displayed as vector of uint8 instead of float and integer formats used before. Additionally, this fixes display of STi registers when they do not carry floating-point data (they are also used to hold MMX vectors). Differential Revision: https://reviews.llvm.org/D108468
Diffstat (limited to 'lldb/test/API/lua_api/TestProcessAPI.lua')
0 files changed, 0 insertions, 0 deletions