aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.reverse
diff options
context:
space:
mode:
authorTom de Vries <tdevries@suse.de>2024-09-03 17:30:37 +0200
committerTom de Vries <tdevries@suse.de>2024-09-03 17:30:37 +0200
commitbbc8c5a1d1ca379bb7e9919dac678ccd48fc1c69 (patch)
tree2fc811a6521abc21226bc81d24e3897901c26222 /gdb/testsuite/gdb.reverse
parenta6ecb18b796b2a7342ab72d14c6bd440b718030f (diff)
downloadbinutils-bbc8c5a1d1ca379bb7e9919dac678ccd48fc1c69.zip
binutils-bbc8c5a1d1ca379bb7e9919dac678ccd48fc1c69.tar.gz
binutils-bbc8c5a1d1ca379bb7e9919dac678ccd48fc1c69.tar.bz2
[gdb] Fix typos
Fix a few typos. unconditionaly -> unconditionally gratuitiously -> gratuitously configureable -> configurable represention -> representation distiguished -> distinguished breakpointer -> breakpoint asssignments -> assignments architectual -> architectural compatibity -> compatibility adjustement -> adjustment unexcepted -> unexpected propogated -> propagated consistant -> consistent succeding -> succeeding higlight -> highlight detachs -> detach Tested by rebuilding on x86_64-linux. Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/testsuite/gdb.reverse')
-rw-r--r--gdb/testsuite/gdb.reverse/ppc_record_test_isa_3_1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.reverse/ppc_record_test_isa_3_1.c b/gdb/testsuite/gdb.reverse/ppc_record_test_isa_3_1.c
index 290a584..2c0be65 100644
--- a/gdb/testsuite/gdb.reverse/ppc_record_test_isa_3_1.c
+++ b/gdb/testsuite/gdb.reverse/ppc_record_test_isa_3_1.c
@@ -28,7 +28,7 @@ main ()
pmxvi4ger8*, pmxvi8ger4* pmxvi16ger2* instructions were officially changed
to pmdmxbf16ger*, pmdmxvf32ger*, pmdmxvf64ger*, pmdmxvi4ger8*,
pmdmxvi8ger4*, pmdmxvi16ger* respectively. The old mnemonics are used in
- this test for backward compatibity. */
+ this test for backward compatibility. */
ra = 0xABCDEF012;
rb = 0;
rs = 0x012345678;