public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Aaron Merey <amerey@redhat.com>
To: gdb-patches@sourceware.org
Cc: aburgess@redhat.com
Subject: Re: [PATCH 3/7 v3] gdb: Add command 'maint set/show debuginfod download-sections'
Date: Tue, 19 Sep 2023 10:34:43 -0400	[thread overview]
Message-ID: <CAJDtP-R=fG_FuSyWmsAhDmZuNECYn3t74V3Ocpp7vM6NwJMhOA@mail.gmail.com> (raw)
In-Reply-To: <83fs4j88bw.fsf@gnu.org>

Ping re. non-documentation parts of this patch

Thanks,
Aaron

On Wed, Aug 16, 2023 at 8:45 AM Eli Zaretskii <eliz@gnu.org> wrote:
>
> > From: Aaron Merey <amerey@redhat.com>
> > Cc: aburgess@redhat.com,
> >       Aaron Merey <amerey@redhat.com>,
> >       Eli Zaretskii <eliz@gnu.org>
> > Date: Wed, 16 Aug 2023 00:42:54 -0400
> >
> > v2: https://sourceware.org/pipermail/gdb-patches/2023-June/199983.html
> >
> > v3 updates some of the doc text.
> >
> > Commit message:
> >
> > This setting controls whether GDB may attempt to download ELF/DWARF
> > sections from debuginfod servers.
> >
> > This setting is enabled by default if gdb is built with debuginfod
> > section download support (requires libdebuginfod 0.188).
> >
> > Also update debuginfod command help text and gdb.texinfo with
> > information on section downloading and the new command.
> >
> > Reviewed-By: Eli Zaretskii <eliz@gnu.org>
> > Reviewed-By: Andrew Burgess <aburgess@redhat.com>
> > ---
> >  gdb/debuginfod-support.c | 63 ++++++++++++++++++++++++++++++++++++++--
> >  gdb/doc/gdb.texinfo      | 19 ++++++++++--
> >  2 files changed, 77 insertions(+), 5 deletions(-)
>
> Thanks, the documentation parts are okay.
>
> Reviewed-By: Eli Zaretskii <eliz@gnu.org>
>


  reply	other threads:[~2023-09-19 14:34 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-16  4:42 [PATCH 0/7] gdb/debuginfod: Add on-demand debuginfo downloading Aaron Merey
2023-08-16  4:42 ` [PATCH 1/7] config/debuginfod.m4: Add check for libdebuginfod 0.188 Aaron Merey
2023-09-19 14:33   ` Aaron Merey
2023-09-27 10:28     ` Nick Clifton
2023-09-27 19:14       ` Aaron Merey
2023-08-16  4:42 ` [PATCH 2/7 v3] gdb/debuginfod: Add debuginfod_section_query Aaron Merey
2023-09-19 14:33   ` Aaron Merey
2023-09-28 18:28   ` Andrew Burgess
2023-10-02 18:07     ` Aaron Merey
2023-08-16  4:42 ` [PATCH 3/7 v3] gdb: Add command 'maint set/show debuginfod download-sections' Aaron Merey
2023-08-16 12:45   ` Eli Zaretskii
2023-09-19 14:34     ` Aaron Merey [this message]
2023-09-28 18:32   ` Andrew Burgess
2023-10-02 18:08     ` Aaron Merey
2023-08-16  4:42 ` [PATCH 4/7 v5] gdb: Buffer output streams during events that might download debuginfo Aaron Merey
2023-09-19 14:34   ` Aaron Merey
2023-10-10 21:55   ` [PATCH v6] " Aaron Merey
2023-10-24 11:22     ` Andrew Burgess
2023-10-28  0:25       ` Aaron Merey
2023-08-16  4:42 ` [PATCH 5/7 v2] gdb/progspace: Add reverse safe iterator and template for unwrapping iterator Aaron Merey
2023-09-19 14:35   ` Aaron Merey
2023-10-10 21:56     ` [PING*2][PATCH " Aaron Merey
2023-08-16  4:42 ` [PATCH 6/7 v4] gdb/debuginfod: Support on-demand debuginfo downloading Aaron Merey
2023-09-19 14:35   ` Aaron Merey
2023-10-10 21:57     ` [PING*2][PATCH " Aaron Merey
2023-08-16  4:42 ` [PATCH 7/7 v4] gdb/debuginfod: Add .debug_line downloading Aaron Merey
2023-09-19 14:35   ` Aaron Merey
2023-10-10 21:58     ` [PING*2][PATCH " Aaron Merey

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='CAJDtP-R=fG_FuSyWmsAhDmZuNECYn3t74V3Ocpp7vM6NwJMhOA@mail.gmail.com' \
    --to=amerey@redhat.com \
    --cc=aburgess@redhat.com \
    --cc=gdb-patches@sourceware.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).