]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[gdb] Fix more typos
authorTom de Vries <tdevries@suse.de>
Mon, 5 Jun 2023 10:53:15 +0000 (12:53 +0200)
committerTom de Vries <tdevries@suse.de>
Mon, 5 Jun 2023 10:53:15 +0000 (12:53 +0200)
commit3bfdcabbc20d56ce25629b464262928a4f90c042
tree46168190d7986e51b84abb4e1c7ab2a7c6b99200
parentfc998e4cb708899b5f75d8d4d2b79ed162437c41
[gdb] Fix more typos

Fix some more typos:
- distinquish -> distinguish
- actualy -> actually
- singe -> single
- frash -> frame
- chid -> child
- dissassembler -> disassembler
- uninitalized -> uninitialized
- precontidion -> precondition
- regsiters -> registers
- marge -> merge
- sate -> state
- garanteed -> guaranteed
- explictly -> explicitly
- prefices (nonstandard plural) -> prefixes
- bondary -> boundary
- formated -> formatted
- ithe -> the
- arrav -> array
- coresponding -> corresponding
- owend -> owned
- fials -> fails
- diasm -> disasm
- ture -> true
- tpye -> type

There's one code change, the name of macro SIG_CODE_BONDARY_FAULT changed to
SIG_CODE_BOUNDARY_FAULT.

Tested on x86_64-linux.
28 files changed:
gdb/ada-lex.l
gdb/amd-dbgapi-target.c
gdb/arc-linux-tdep.h
gdb/arm-tdep.c
gdb/breakpoint.c
gdb/cli/cli-decode.c
gdb/cp-support.c
gdb/csky-tdep.c
gdb/disasm.h
gdb/dwarf2/read.c
gdb/frame.c
gdb/gdbarch_components.py
gdb/i386-linux-tdep.c
gdb/infrun.c
gdb/linux-nat.c
gdb/loongarch-tdep.c
gdb/nat/linux-osdata.c
gdb/ppc-linux-nat.c
gdb/python/py-disasm.c
gdb/regcache.c
gdb/testsuite/gdb.perf/single-step.exp
gdb/testsuite/lib/gdb.exp
gdb/tui/tui-io.c
gdb/tui/tui-winsource.h
gdb/varobj.c
gdb/z80-tdep.c
gdbserver/linux-low.cc
gdbsupport/array-view.h