diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2023-11-29 11:35:23 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2023-12-01 11:20:34 -0500 |
commit | 9d8fc40eb0e611162844eb7b89f1c76875153fbe (patch) | |
tree | 1c4d275f5325637ccb4ce64f8c4ec3272a1751a8 /gdb/sparc-tdep.c | |
parent | c47886c7a1dd66d8b8ada57f53685d238fac2510 (diff) | |
download | binutils-9d8fc40eb0e611162844eb7b89f1c76875153fbe.zip binutils-9d8fc40eb0e611162844eb7b89f1c76875153fbe.tar.gz binutils-9d8fc40eb0e611162844eb7b89f1c76875153fbe.tar.bz2 |
gdb: add missing regcache_map_entry array null terminators in aarch64-linux-tdep.c
Fix two spots in aarch64-linux-tdep.c that build regcache_map_entry
arrays without a null terminator. The null terminators are needed for
regcache::transfer_regset and regcache_map_entry_size to work properly.
Change-Id: I3224a314e1360b319438f32de8c81e70ab42e105
Reviewed-By: John Baldwin <jhb@FreeBSD.org>
Approved-By: Luis Machado <luis.machado@arm.com>
Diffstat (limited to 'gdb/sparc-tdep.c')
0 files changed, 0 insertions, 0 deletions