]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[gdb/testsuite] Fix gdbsever typo
authorTom de Vries <tdevries@suse.de>
Tue, 20 May 2025 09:05:54 +0000 (11:05 +0200)
committerTom de Vries <tdevries@suse.de>
Tue, 20 May 2025 09:05:54 +0000 (11:05 +0200)
commit0518fa417d38b53f0876000b62df9634ca0b5109
tree952a88875ac6fb0524731981254e4419b4683e92
parent06b112bfcd307f1f7f9531617097b3e028e09088
[gdb/testsuite] Fix gdbsever typo

I noticed a typo in the testsuite, twice: gdbsever.  Fix these.

Codespell doesn't detect it, so add a new file
gdb/contrib/codespell-dictionary.txt that contains a gdbsever->gdbserver
entry, and update gdb/contrib/setup.cfg to use it.

Approved-By: Tom Tromey <tom@tromey.com>
gdb/contrib/codespell-dictionary.txt [new file with mode: 0644]
gdb/contrib/setup.cfg
gdb/testsuite/gdb.replay/connect.exp
gdb/testsuite/gdb.trace/tspeed.exp