aboutsummaryrefslogtreecommitdiff
path: root/README-maintainer-mode
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2022-04-04 15:08:15 -0700
committerJohn Baldwin <jhb@FreeBSD.org>2022-04-11 08:50:52 -0700
commitaba6eff2e0d2d32380ec28e2eb0ee926e6f715b4 (patch)
treef3b028dc7c55b267eb051574edd1bc167993f651 /README-maintainer-mode
parent439385561588f12c1df670aaa92af9babd98f2ac (diff)
downloadgdb-aba6eff2e0d2d32380ec28e2eb0ee926e6f715b4.zip
gdb-aba6eff2e0d2d32380ec28e2eb0ee926e6f715b4.tar.gz
gdb-aba6eff2e0d2d32380ec28e2eb0ee926e6f715b4.tar.bz2
Handle TLS variable lookups when using separate debug files.
Commit df22c1e5d53c38f38bce6072bb46de240f9e0e2b handled the case that a separate debug file was passed as the objfile for a shared library to svr4_fetch_objfile_link_map. However, a separate debug file can also be passed for TLS variables in the main executable. In addition, frv_fetch_objfile_link_map also expects to be passed the original objfile rather than a separate debug file, so pull the code to resolve a separate debug file to the main objfile up into target_translate_tls_address.
Diffstat (limited to 'README-maintainer-mode')
0 files changed, 0 insertions, 0 deletions