public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Aaron Merey <amerey@redhat.com>
To: Tom Tromey <tom@tromey.com>
Cc: Aaron Merey via Gdb-patches <gdb-patches@sourceware.org>,
	lsix@lancelotsix.com
Subject: Re: [PATCH] [PR gdb/29316] gdb-add-index always generates an error when libdebuginfod wasn't compiled in
Date: Fri, 15 Jul 2022 17:38:03 -0400	[thread overview]
Message-ID: <CAJDtP-QRwsrhVrUajb8xkQ3KZaJQmXqeB7mm2mp9VBwNvP2U1w@mail.gmail.com> (raw)
In-Reply-To: <87edympaci.fsf@tromey.com>

On Fri, Jul 15, 2022 at 1:14 PM Tom Tromey <tom@tromey.com> wrote:
>
> >>>>> "Aaron" == Aaron Merey via Gdb-patches <gdb-patches@sourceware.org> writes:
>
> Aaron> gdb-add-index runs gdb with -iex 'set debuginfod enabled off'.  If gdb
> Aaron> is not compiled against libdebuginfod this causes an unnecessary error
> Aaron> message to be printed to stderr indicating that gdb was not built with
> Aaron> debuginfod support.
>
> Aaron> Fix this by changing the 'set debuginfod enabled off' command to a
> Aaron> no-op when gdb isn't built with libdebuginfod.
>
> Thanks, this is ok.

Thanks, pushed as commit 92b0a182fe00.

Aaron


      reply	other threads:[~2022-07-15 21:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-05 22:37 Aaron Merey
2022-07-06 10:32 ` Lancelot SIX
2022-07-06 19:14   ` Aaron Merey
2022-07-15 17:14     ` Tom Tromey
2022-07-15 21:38       ` Aaron Merey [this message]

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-QRwsrhVrUajb8xkQ3KZaJQmXqeB7mm2mp9VBwNvP2U1w@mail.gmail.com \
    --to=amerey@redhat.com \
    --cc=gdb-patches@sourceware.org \
    --cc=lsix@lancelotsix.com \
    --cc=tom@tromey.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).