aboutsummaryrefslogtreecommitdiff
path: root/gdb/python
diff options
context:
space:
mode:
authorKlaus Gerlicher <klaus.gerlicher@intel.com>2025-02-03 13:52:40 +0000
committerKlaus Gerlicher <klaus.gerlicher@intel.com>2025-02-13 11:04:48 +0000
commit5d43cdc1005ce828a2623b41e68649f7565f8b38 (patch)
tree39d78598e8ab3e02eff848901aa935a7595aa85e /gdb/python
parentd6fcd68164c0b976b630207ffcba617eaf56e79b (diff)
downloadbinutils-5d43cdc1005ce828a2623b41e68649f7565f8b38.zip
binutils-5d43cdc1005ce828a2623b41e68649f7565f8b38.tar.gz
binutils-5d43cdc1005ce828a2623b41e68649f7565f8b38.tar.bz2
aarch64: fix a crash during maintenance print cooked-registers
On aarch64 with pauth enabled a crash when can be seen when using "maintenance print cooked-registers". This happens because the register dump code tries to read a pseudo reg that is not handled here because it is supposedly only used in unwinding. Fix this by returning a zero value typed as a built-in uint64. Approved-By: Luis Machado <luis.machado@arm.com>
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions