public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Aaron Merey <amerey@redhat.com>
To: gdb-patches@sourceware.org
Cc: simark@simark.ca, keiths@redhat.com
Subject: [PATCH 0/2 v3] gdb: Add debuginfod first-use notification
Date: Mon, 18 Oct 2021 19:01:31 -0400	[thread overview]
Message-ID: <20211018230133.265619-1-amerey@redhat.com> (raw)

Hi,

Patch 1/2 implements an interactive debuginfod first-use notice
that was previously discussed[1].

Patch 2/2 is based on a patch that Eli reviewed[2] a while ago.
I held off on merging it since it referenced debuginfod core file
support for gdb that is still forthcoming.  Expanded debuginfod
documentation is needed now so I've revised the old patch with
information regarding the new commands added in patch [1/2].
Mentions of debuginfo core file support have been removed for now.

Thanks,
Aaron

[1] https://sourceware.org/pipermail/gdb-patches/2021-September/182288.html
[2] https://sourceware.org/pipermail/gdb-patches/2021-May/178571.html

Aaron Merey (2):
  gdb: add set/show commands for managing debuginfod
  gdb.texinfo: Expand documentation for debuginfod

 gdb/debuginfod-support.c                      | 151 +++++++++++++++++-
 gdb/doc/gdb.texinfo                           |  94 ++++++++++-
 .../gdb.debuginfod/fetch_src_and_symbols.exp  |  25 ++-
 3 files changed, 252 insertions(+), 18 deletions(-)

-- 
2.31.1


             reply	other threads:[~2021-10-18 23:01 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-18 23:01 Aaron Merey [this message]
2021-10-18 23:01 ` [PATCH 1/2] gdb: add set/show commands for managing debuginfod Aaron Merey
2021-10-20 20:34   ` Keith Seitz
2021-10-21 22:23     ` Lancelot SIX
2021-10-25 22:30       ` Aaron Merey
2021-10-21 22:02   ` Lancelot SIX
2021-10-26 16:08   ` Simon Marchi
2021-10-28 22:18     ` Aaron Merey
2021-10-29  1:47       ` Simon Marchi
2021-10-30  1:09         ` Aaron Merey
2021-10-30  1:54           ` Simon Marchi
2021-10-31  2:43             ` Simon Marchi
2021-11-01 15:52               ` Simon Marchi
2021-11-01 17:39                 ` Aaron Merey
2021-11-01 18:00                   ` Simon Marchi
2021-11-02 16:51                     ` Simon Marchi
2021-11-02 20:35                       ` Aaron Merey
2021-10-18 23:01 ` [PATCH 2/2] gdb.texinfo: Expand documentation for debuginfod Aaron Merey
2021-10-19 11:17   ` Eli Zaretskii
2021-10-19 22:35     ` Aaron Merey
2021-10-20 11:38       ` Eli Zaretskii
2021-10-30  1:18         ` Aaron Merey
2021-10-30  6:57           ` Tom de Vries

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=20211018230133.265619-1-amerey@redhat.com \
    --to=amerey@redhat.com \
    --cc=gdb-patches@sourceware.org \
    --cc=keiths@redhat.com \
    --cc=simark@simark.ca \
    /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).