From: Kevin Buettner <kevinb@redhat.com>
To: Guinevere Larsen <guinevere@redhat.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH v2 2/3] gdb: factor out printing a table of solibs for info sharedlibrary
Date: Sat, 12 Apr 2025 17:02:13 -0700 [thread overview]
Message-ID: <20250412170213.34855791@f41-zbm-amd> (raw)
In-Reply-To: <20250409204427.1680979-3-guinevere@redhat.com>
On Wed, 9 Apr 2025 17:44:26 -0300
Guinevere Larsen <guinevere@redhat.com> wrote:
> The next patch will add a new command that will print libraries in a
> manner very similar to the existing "info sharedlibrary" command. To
> make that patch simpler to review, this commit does the bulk of
> refactoring work, since it ends up being a non-trivial diff to review.
Thanks for separating it out.
> No functional changes are expected after this commit.
> ---
> gdb/solib.c | 137 ++++++++++++++++++++++++++++------------------------
> 1 file changed, 74 insertions(+), 63 deletions(-)
Approved-by: Kevin Buettner <kevinb@redhat.com>
next prev parent reply other threads:[~2025-04-13 0:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-09 20:44 [PATCH v2 0/3] Add some linker namespaces conveniences Guinevere Larsen
2025-04-09 20:44 ` [PATCH v2 1/3] gdb: add convenience variables around linker namespace debugging Guinevere Larsen
2025-04-12 23:49 ` Kevin Buettner
2025-04-13 0:22 ` Kevin Buettner
2025-04-09 20:44 ` [PATCH v2 2/3] gdb: factor out printing a table of solibs for info sharedlibrary Guinevere Larsen
2025-04-13 0:02 ` Kevin Buettner [this message]
2025-04-09 20:44 ` [PATCH v2 3/3] GDB: Introduce "info namespaces" command Guinevere Larsen
2025-04-13 0:20 ` Kevin Buettner
2025-04-14 12:13 ` Guinevere Larsen
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=20250412170213.34855791@f41-zbm-amd \
--to=kevinb@redhat.com \
--cc=gdb-patches@sourceware.org \
--cc=guinevere@redhat.com \
/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