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: [pushed 2/2] [gdb] Expand dirs in codespell skip list
Date: Mon, 15 Jun 2026 14:33:31 +0200	[thread overview]
Message-ID: <20260615123331.3603180-2-tdevries@suse.de> (raw)
In-Reply-To: <20260615123331.3603180-1-tdevries@suse.de>

Replace all dirs in the codespell skip list with the actual files that are not
codespell-clean.  At this point, there's just ~60 of them.

This enables codespell checking for yet more files.
---
 gdb/pyproject.toml | 82 ++++++++++++++++++++++++++++++++++++----------
 1 file changed, 65 insertions(+), 17 deletions(-)

diff --git a/gdb/pyproject.toml b/gdb/pyproject.toml
index 5a2ec90da15..d6b3892ae4f 100644
--- a/gdb/pyproject.toml
+++ b/gdb/pyproject.toml
@@ -74,23 +74,71 @@ skip = [
 'gdbserver/aclocal.m4',
 'gdbsupport/aclocal.m4',
 # TODO:
-'gdb/testsuite/config/*',
-'gdb/testsuite/gdb.ada/*',
-'gdb/testsuite/gdb.arch/*',
-'gdb/testsuite/gdb.asm/*',
-'gdb/testsuite/gdb.base/*',
-'gdb/testsuite/gdb.btrace/*',
-'gdb/testsuite/gdb.compile/*',
-'gdb/testsuite/gdb.cp/*',
-'gdb/testsuite/gdb.disasm/*',
-'gdb/testsuite/gdb.dlang/*',
-'gdb/testsuite/gdb.dwarf2/*',
-'gdb/testsuite/gdb.fortran/*',
-'gdb/testsuite/gdb.linespec/*',
-'gdb/testsuite/gdb.python/*',
-'gdb/testsuite/gdb.threads/*',
-'gdb/testsuite/gdb.trace/*',
-'gdb/testsuite/lib/*'
+# codespell:ignore-begin.  Ignore slite and endianity.
+'gdb/testsuite/config/slite.exp',
+'gdb/testsuite/gdb.ada/pkd_arr_elem/failure.adb',
+'gdb/testsuite/gdb.ada/str_ref_cmp.exp',
+'gdb/testsuite/gdb.arch/amd64-invalid-stack-middle.c',
+'gdb/testsuite/gdb.arch/amd64-invalid-stack-middle.S',
+'gdb/testsuite/gdb.arch/amd64-invalid-stack-top.c',
+'gdb/testsuite/gdb.arch/pa64-nullify.s',
+'gdb/testsuite/gdb.arch/powerpc-altivec.exp',
+'gdb/testsuite/gdb.arch/powerpc-altivec.s',
+'gdb/testsuite/gdb.arch/s390-multiarch.exp',
+'gdb/testsuite/gdb.arch/s390-tdbregs.exp',
+'gdb/testsuite/gdb.asm/bfin.inc',
+'gdb/testsuite/gdb.asm/pa64.inc',
+'gdb/testsuite/gdb.base/alias.exp',
+'gdb/testsuite/gdb.base/call-sc.c',
+'gdb/testsuite/gdb.base/call-sc.exp',
+'gdb/testsuite/gdb.base/completion.exp',
+'gdb/testsuite/gdb.base/dump.c',
+'gdb/testsuite/gdb.base/dump.exp',
+'gdb/testsuite/gdb.base/endianity.exp',
+'gdb/testsuite/gdb.base/ending-run.exp',
+'gdb/testsuite/gdb.base/filename-completion.exp',
+'gdb/testsuite/gdb.base/options.exp',
+'gdb/testsuite/gdb.base/reggroups.exp',
+'gdb/testsuite/gdb.base/settings.exp',
+'gdb/testsuite/gdb.base/so-impl-ld.exp',
+'gdb/testsuite/gdb.base/solib1.c',
+'gdb/testsuite/gdb.base/stap-probe.exp',
+'gdb/testsuite/gdb.base/structs.c',
+'gdb/testsuite/gdb.base/watchpoint-unaligned.exp',
+'gdb/testsuite/gdb.btrace/event-tracing-gap.c',
+'gdb/testsuite/gdb.compile/compile-cplus-member.cc',
+'gdb/testsuite/gdb.compile/compile-cplus-member.exp',
+'gdb/testsuite/gdb.cp/anon-ns.exp',
+'gdb/testsuite/gdb.cp/cpcompletion.exp',
+'gdb/testsuite/gdb.cp/koenig.cc',
+'gdb/testsuite/gdb.cp/koenig.exp',
+'gdb/testsuite/gdb.cp/namespace.exp',
+'gdb/testsuite/gdb.cp/static-method.exp',
+'gdb/testsuite/gdb.cp/virtfunc.exp',
+'gdb/testsuite/gdb.disasm/h8300s.exp',
+'gdb/testsuite/gdb.disasm/h8300s.s',
+'gdb/testsuite/gdb.disasm/t06_ari2.exp',
+'gdb/testsuite/gdb.disasm/t06_ari2.s',
+'gdb/testsuite/gdb.disasm/t11_logs.exp',
+'gdb/testsuite/gdb.disasm/t11_logs.s',
+'gdb/testsuite/gdb.dlang/demangle.exp',
+'gdb/testsuite/gdb.dwarf2/dw2-inline-many-frames.c',
+'gdb/testsuite/gdb.dwarf2/dw2-inline-stepping.c',
+'gdb/testsuite/gdb.fortran/class-allocatable-array.f90',
+'gdb/testsuite/gdb.fortran/oop_extend_type.exp',
+'gdb/testsuite/gdb.fortran/oop_extend_type.f90',
+'gdb/testsuite/gdb.fortran/ptype-on-functions.f90',
+'gdb/testsuite/gdb.linespec/cpls-ops.exp',
+'gdb/testsuite/gdb.python/py-finish-breakpoint-inline.c',
+'gdb/testsuite/gdb.python/py-format-string.exp',
+'gdb/testsuite/gdb.python/py-unwind-inline.c',
+'gdb/testsuite/gdb.threads/thread-find.exp',
+'gdb/testsuite/gdb.trace/unavailable-dwarf-piece.c',
+'gdb/testsuite/lib/gdb.exp',
+'gdb/testsuite/lib/gdb-utils.exp',
+'gdb/testsuite/lib/pdtrace.in',
+'gdb/testsuite/lib/rust-support.exp'
+# codespell:ignore-end
 ]
 
 ignore-words = 'gdb/contrib/codespell-ignore-words.txt'
-- 
2.51.0


      reply	other threads:[~2026-06-15 12:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-15 12:33 [pushed 1/2] [gdb] Drop some files and a dir from " Tom de Vries
2026-06-15 12:33 ` 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=20260615123331.3603180-2-tdevries@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