Cache the Thread Local Base pointer type in the gdbarch
authorHannes Domani <ssbssa@yahoo.de>
Sun, 9 Feb 2020 16:37:58 +0000 (17:37 +0100)
committerHannes Domani <ssbssa@yahoo.de>
Wed, 12 Feb 2020 16:02:35 +0000 (17:02 +0100)
commitcd5900f33b5bbd53a628071e4e7ab0d46af735ee
tree8f47f594380a726392e8cb36a11e2b0bd78ec1da
parent6c0946d0d28d787b166cae3c2ebc2cb309c4f5a2
Cache the Thread Local Base pointer type in the gdbarch

gdb/ChangeLog:

2020-02-12  Hannes Domani  <ssbssa@yahoo.de>

* windows-tdep.c (struct windows_gdbarch_data): Add tib_ptr_type.
(windows_get_tlb_type): Use windows_gdbarch_data->tib_ptr_type.
gdb/ChangeLog
gdb/windows-tdep.c
This page took 0.039997 seconds and 4 git commands to generate.