aboutsummaryrefslogtreecommitdiff
path: root/gdb/frame.c
diff options
context:
space:
mode:
authorLuis Machado <luis.machado@linaro.org>2021-06-23 14:27:14 -0300
committerLuis Machado <luis.machado@linaro.org>2021-06-28 15:19:10 -0300
commit0a3b55a669ecde094afde207ba57ce478f9e1f6b (patch)
tree1b52962f9c41b40fcb0f848fdcc20d4ec2f0f234 /gdb/frame.c
parentb447dd03c16d51c7b41c9af0756fc9db4ad95f0d (diff)
downloadgdb-0a3b55a669ecde094afde207ba57ce478f9e1f6b.zip
gdb-0a3b55a669ecde094afde207ba57ce478f9e1f6b.tar.gz
gdb-0a3b55a669ecde094afde207ba57ce478f9e1f6b.tar.bz2
Fix tag_ctl register size in the core file.
This register should be 64 bits in size, but the current code only saves 32 bits. This is due to an early assumption that tag_ctl would be 32 bits in size. gdb/ChangeLog: 2021-06-28 Luis Machado <luis.machado@linaro.org> * aarch64-linux-tdep.c (aarch64_linux_iterate_over_regset_sections): Update tag_ctl register size. * aarch64-linux-tdep.h (AARCH64_LINUX_SIZEOF_MTE_REGSET): Set to 8 and update comments.
Diffstat (limited to 'gdb/frame.c')
0 files changed, 0 insertions, 0 deletions