arm-fbsd: Use a static regset for the TLS register set.
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 22 Nov 2022 22:21:13 +0000 (14:21 -0800)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 22 Nov 2022 22:39:53 +0000 (14:39 -0800)
commit759bbcb917959eedca1c67a05fd43583fe20f12e
treeaa6096427ed407f408e93f610b3d477be1dfbc7c
parenta141d32c6ef5c644c856d89de88f9980ec3d8ceb
arm-fbsd: Use a static regset for the TLS register set.

This uses custom collect/supply regset handlers which pass the TLS
register number from the gdbarch_tdep as the base register number.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/arm-fbsd-nat.c
gdb/arm-fbsd-tdep.c
gdb/arm-fbsd-tdep.h