public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@adacore.com>
To: Mike Frysinger <vapier@gentoo.org>
Cc: Joel Brobecker <brobecker@adacore.com>, gdb-patches@sourceware.org
Subject: Re: sim Makefile's "clean" target deletes checked in file
Date: Sun, 19 Feb 2023 17:41:02 +0400	[thread overview]
Message-ID: <Y/Im7tm3w4bcroiB@adacore.com> (raw)
In-Reply-To: <Y9s7AlDj+iaB4OEX@adacore.com>

Hi Mike,

> In running the src-release.sh script which is the script used
> to produce the source tarball for our releases, I noticed that
> one file got deleted:
> 
>    sim/ppc/.gdbinit
> 
> This happens as part of a call to "make distclean", but I think
> "make clean" will have the same effect, considering that
> sim/Makefile.in has:
> 
>     CONFIG_CLEAN_FILES = aarch64/.gdbinit arm/.gdbinit avr/.gdbinit \
>      [...] ppc/.gdbinit [...]
> 
> I'm not really sure what the correct fix should be, though, whether
> we should delete the ppc/.gdbinit file, or whether we should update
> the CONFIG_CLEAN_FILES to remove the ppc/.gdbinit entry.
> 
> Would you mind fixing this (and backport the fix to the gdb-13-branch)?

Any feedback on this one? Either option is really easy, it's just
that I'm not entirely sure which option we should take. If I had
to guess, we would delete the .gdbinit file (which dates back to
the initial creation of the sourceware repository!).

-- 
Joel

      reply	other threads:[~2023-02-20 11:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-02  4:24 Joel Brobecker
2023-02-19 13:41 ` Joel Brobecker [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=Y/Im7tm3w4bcroiB@adacore.com \
    --to=brobecker@adacore.com \
    --cc=gdb-patches@sourceware.org \
    --cc=vapier@gentoo.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).