Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Tom de Vries <tdevries@suse.de>
To: gdb-patches@sourceware.org
Subject: Re: [PATCH 3/3] [gdb] Make gdb_buildall.sh shellcheck-clean
Date: Mon, 31 Aug 2026 09:45:54 +0200	[thread overview]
Message-ID: <5be3123d-9bd7-461b-b5fd-73c0a8fa7219@suse.de> (raw)
In-Reply-To: <20260830181249.1492948-4-tdevries@suse.de>

On 8/30/26 8:12 PM, Tom de Vries wrote:
> +  alltarg=$(cat gdb_archs | grep "${targexp}")

While working on gdb_mbuild.sh I realized that this is wrong.

It does grep "-e foo -e bar" instead of grep -e foo -e bar.

I've fixed this in a v2 using arrays ( 
https://sourceware.org/pipermail/gdb-patches/2026-August/229851.html ).

Thanks,
- Tom

      reply	other threads:[~2026-08-31  7:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-30 18:12 [PATCH 0/3] [gdb] Three gdb_buildall.sh fixes Tom de Vries
2026-08-30 18:12 ` [PATCH 1/3] [gdb] Use --data-directory in gdb_buildall.sh Tom de Vries
2026-08-30 18:12 ` [PATCH 2/3] [gdb] Fix warnings " Tom de Vries
2026-08-30 18:12 ` [PATCH 3/3] [gdb] Make gdb_buildall.sh shellcheck-clean Tom de Vries
2026-08-31  7:45   ` Tom de Vries [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=5be3123d-9bd7-461b-b5fd-73c0a8fa7219@suse.de \
    --to=tdevries@suse.de \
    --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