]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
GDB: linux-nat: Make tdesc parameters available early
authorThiago Jung Bauermann <thiago.bauermann@linaro.org>
Mon, 28 Apr 2025 02:57:56 +0000 (23:57 -0300)
committerThiago Jung Bauermann <thiago.bauermann@linaro.org>
Thu, 23 Oct 2025 04:17:05 +0000 (01:17 -0300)
commit98c6087472db01089dbc20378ed22e27924fccd8
tree39b5897f650a184d871e39b562012d1d10db802c
parentc6765f9454f174960beb7fa86d1d787553a23b08
GDB: linux-nat: Make tdesc parameters available early

Otherwise reg_buffer::initialize_variable_size_registers () won't be
able to resolve the types of variable-size registers.
gdb/linux-nat.c
gdb/linux-nat.h