From: Andrew Burgess <aburgess@redhat.com>
To: gdb-patches@sourceware.org
Cc: Andrew Burgess <aburgess@redhat.com>
Subject: [PUSHED] sim: delete sim/ppc/.gdbinit
Date: Fri, 7 Aug 2026 15:56:57 +0100 [thread overview]
Message-ID: <f992ea17c4d5ee240b689323a870a89aa89ff1bc.1786114583.git.aburgess@redhat.com> (raw)
The sim/ppc/.gdbinit has existed since the initial repository creation
commits. However, I don't think it adds any value and can be
deleted. The contents of the file were just:
set output-radix 16
break error
The sim/ tree already includes rules in its Makefile to build a
.gdbinit for each simulator which sources sim/gdbinit.in, so if anyone
wants to argue for keeping either of the above lines then they should
be added to the sim/gdbinit.in file.
Keeping sim/ppc/.gdbinit in tree is an annoyance for the release
process as 'make distclean' in the sim tree ends up deleting the file.
---
sim/ppc/.gdbinit | 2 --
1 file changed, 2 deletions(-)
delete mode 100644 sim/ppc/.gdbinit
diff --git a/sim/ppc/.gdbinit b/sim/ppc/.gdbinit
deleted file mode 100644
index e1e62d62a8c..00000000000
--- a/sim/ppc/.gdbinit
+++ /dev/null
@@ -1,2 +0,0 @@
-set output-radix 16
-break error
base-commit: 6c4db2e34ac0ee5c3477896516020c8db5b77d81
--
2.25.4
reply other threads:[~2026-08-07 14:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=f992ea17c4d5ee240b689323a870a89aa89ff1bc.1786114583.git.aburgess@redhat.com \
--to=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