From: Simon Marchi <simark@simark.ca>
To: John Baldwin <jhb@FreeBSD.org>, gdb-patches@sourceware.org
Subject: Re: [PATCH v2] Implement the skip_solib_resolver gdbarch hook for FreeBSD architectures.
Date: Sun, 19 Jul 2020 11:47:11 -0400 [thread overview]
Message-ID: <7167cf8f-aab0-ddf7-30ca-71e02a7fb740@simark.ca> (raw)
In-Reply-To: <20200717225941.82442-1-jhb@FreeBSD.org>
On 2020-07-17 6:59 p.m., John Baldwin wrote:
> The ELF runtime linker on all FreeBSD architectures uses the
> "_rtld_bind" entry point for unresolved PTL entries. FreeBSD/mips has
> an additional entry point called "_mips_rtld_bind".
>
> gdb/ChangeLog:
>
> * fbsd-tdep.c (fbsd_skip_solib_resolver): New function.
> (fbsd_init_abi): Install gdbarch "skip_solib_resolver" method.
> * fbsd-tdep.h (fbsd_skip_solib_resolver): New prototype.
> * mips-fbsd-tdep.c (mips_fbsd_skip_solib_resolver): New function.
> (mips_fbsd_init_abi): Install gdbarch "skip_solib_resolver"
> method.
Thanks, this LGTM!
Simon
next prev parent reply other threads:[~2020-07-19 15:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-11 16:14 [PATCH] " John Baldwin
2020-07-11 18:54 ` Simon Marchi
2020-07-17 18:50 ` John Baldwin
2020-07-17 22:59 ` [PATCH v2] " John Baldwin
2020-07-19 15:47 ` Simon Marchi [this message]
2020-07-11 19:17 ` [PATCH] " Tom Tromey
2020-07-11 21:18 ` Simon Marchi
2020-07-11 21:56 ` Tom Tromey
2020-07-17 18:15 ` John Baldwin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7167cf8f-aab0-ddf7-30ca-71e02a7fb740@simark.ca \
--to=simark@simark.ca \
--cc=gdb-patches@sourceware.org \
--cc=jhb@FreeBSD.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox