]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdbsupport/scoped_ignore_sigttou.h
[gdb] Fix typos
authorTom de Vries <tdevries@suse.de>
Sat, 3 Jun 2023 20:43:57 +0000 (22:43 +0200)
committerTom de Vries <tdevries@suse.de>
Sat, 3 Jun 2023 20:43:57 +0000 (22:43 +0200)
commit33b5899fc0c31059377e9bdf76d889ff0c803ae1
treeb3beeb9da113a5475b12bd9096b7fabf689ec6d9
parent343704a6d71d8aa44c64e3657e20501eab4d0ea8
[gdb] Fix typos

Fix a few typos:
- implemention -> implementation
- convertion(s) -> conversion(s)
- backlashes -> backslashes
- signoring -> ignoring
- (un)ambigious -> (un)ambiguous
- occured -> occurred
- hidding -> hiding
- temporarilly -> temporarily
- immediatelly -> immediately
- sillyness -> silliness
- similiar -> similar
- porkuser -> pokeuser
- thats -> that
- alway -> always
- supercede -> supersede
- accomodate -> accommodate
- aquire -> acquire
- priveleged -> privileged
- priviliged -> privileged
- priviledges -> privileges
- privilige -> privilege
- recieve -> receive
- (p)refered -> (p)referred
- succesfully -> successfully
- successfuly -> successfully
- responsability -> responsibility
- wether -> whether
- wich -> which
- disasbleable -> disableable
- descriminant -> discriminant
- construcstor -> constructor
- underlaying -> underlying
- underyling -> underlying
- structureal -> structural
- appearences -> appearances
- terciarily -> tertiarily
- resgisters -> registers
- reacheable -> reachable
- likelyhood -> likelihood
- intepreter -> interpreter
- disassemly -> disassembly
- covnersion -> conversion
- conviently -> conveniently
- atttribute -> attribute
- struction -> struct
- resonable -> reasonable
- popupated -> populated
- namespaxe -> namespace
- intialize -> initialize
- identifer(s) -> identifier(s)
- expection -> exception
- exectuted -> executed
- dungerous -> dangerous
- dissapear -> disappear
- completly -> completely
- (inter)changable -> (inter)changeable
- beakpoint -> breakpoint
- automativ -> automatic
- alocating -> allocating
- agressive -> aggressive
- writting -> writing
- reguires -> requires
- registed -> registered
- recuding -> reducing
- opeartor -> operator
- ommitted -> omitted
- modifing -> modifying
- intances -> instances
- imbedded -> embedded
- gdbaarch -> gdbarch
- exection -> execution
- direcive -> directive
- demanged -> demangled
- decidely -> decidedly
- argments -> arguments
- agrument -> argument
- amespace -> namespace
- targtet -> target
- supress(ed) -> suppress(ed)
- startum -> stratum
- squence -> sequence
- prompty -> prompt
- overlow -> overflow
- memember -> member
- languge -> language
- geneate -> generate
- funcion -> function
- exising -> existing
- dinking -> syncing
- destroh -> destroy
- clenaed -> cleaned
- changep -> changedp (name of variable)
- arround -> around
- aproach -> approach
- whould -> would
- symobl -> symbol
- recuse -> recurse
- outter -> outer
- freeds -> frees
- contex -> context

Tested on x86_64-linux.

Reviewed-By: Tom Tromey <tom@tromey.com>
124 files changed:
gdb/README
gdb/aarch64-tdep.c
gdb/ada-lang.c
gdb/ada-tasks.c
gdb/ada-valprint.c
gdb/alpha-bsd-tdep.c
gdb/amd-dbgapi-target.c
gdb/amd64-tdep.c
gdb/arch-utils.c
gdb/arch-utils.h
gdb/arm-linux-tdep.c
gdb/avr-tdep.c
gdb/breakpoint.c
gdb/bsd-uthread.c
gdb/build-id.c
gdb/c-varobj.c
gdb/coff-pe-read.c
gdb/command.h
gdb/cp-support.h
gdb/csky-tdep.c
gdb/dbxread.c
gdb/doc/gdb.texinfo
gdb/doc/guile.texi
gdb/doc/python.texi
gdb/dwarf2/line-header.h
gdb/dwarf2/read.c
gdb/features/rs6000/powerpc-601.xml
gdb/features/rs6000/rs6000.xml
gdb/frame.h
gdb/gcore-elf.h
gdb/gdbarch.h
gdb/gdbcmd.h
gdb/gdbtypes.h
gdb/gmp-utils.c
gdb/gnu-nat.c
gdb/guile/scm-param.c
gdb/i386-tdep.c
gdb/i386-tdep.h
gdb/ia64-tdep.h
gdb/infcall.c
gdb/interps.h
gdb/language.h
gdb/m2-lang.c
gdb/macroexp.h
gdb/macrotab.h
gdb/make-target-delegates.py
gdb/mdebugread.c
gdb/mi/mi-common.h
gdb/mips-tdep.c
gdb/namespace.h
gdb/nat/aarch64-hw-point.c
gdb/nat/linux-osdata.c
gdb/nat/linux-ptrace.c
gdb/or1k-linux-tdep.c
gdb/ppc-linux-nat.c
gdb/python/python.c
gdb/remote.c
gdb/rs6000-aix-nat.c
gdb/rs6000-aix-tdep.c
gdb/rs6000-tdep.c
gdb/ser-mingw.c
gdb/solib-svr4.c
gdb/stubs/m32r-stub.c
gdb/stubs/m68k-stub.c
gdb/stubs/sh-stub.c
gdb/stubs/z80-stub.c
gdb/symfile.c
gdb/target.h
gdb/target/waitstatus.h
gdb/testsuite/gdb.arch/e500-regs.exp
gdb/testsuite/gdb.arch/ppc64-break-on-_exit.c
gdb/testsuite/gdb.base/all-architectures.exp.tcl
gdb/testsuite/gdb.base/bigcore.c
gdb/testsuite/gdb.base/break-always.exp
gdb/testsuite/gdb.base/call-ar-st.c
gdb/testsuite/gdb.base/default.exp
gdb/testsuite/gdb.base/exitsignal.exp
gdb/testsuite/gdb.base/fork-print-inferior-events.exp
gdb/testsuite/gdb.base/scope0.c
gdb/testsuite/gdb.base/whatis-ptype-typedefs.exp
gdb/testsuite/gdb.cp/cpexprs.cc
gdb/testsuite/gdb.cp/oranking.cc
gdb/testsuite/gdb.fortran/array-slices.exp
gdb/testsuite/gdb.multi/multi-arch-exec.exp
gdb/testsuite/gdb.python/py-shared.exp
gdb/testsuite/gdb.python/py-xmethods.cc
gdb/testsuite/gdb.python/python.exp
gdb/testsuite/gdb.threads/thread-specific-bp.exp
gdb/testsuite/lib/completion-support.exp
gdb/testsuite/lib/gdb.exp
gdb/testsuite/lib/prelink-support.exp
gdb/testsuite/lib/read1.c
gdb/tui/tui-regs.c
gdb/tui/tui-wingeneral.c
gdb/tui/tui-winsource.c
gdb/tui/tui.c
gdb/typeprint.h
gdb/unittests/gmp-utils-selftests.c
gdb/unittests/vec-utils-selftests.c
gdb/valops.c
gdb/varobj.c
gdb/xtensa-tdep.c
gdb/z80-tdep.c
gdbserver/ax.cc
gdbserver/inferiors.h
gdbserver/linux-arc-low.cc
gdbserver/linux-csky-low.cc
gdbserver/linux-ppc-low.cc
gdbserver/mem-break.cc
gdbserver/remote-utils.cc
gdbserver/server.cc
gdbserver/server.h
gdbserver/tracepoint.cc
gdbserver/win32-low.cc
gdbsupport/common-defs.h
gdbsupport/common-exceptions.cc
gdbsupport/enum-flags.h
gdbsupport/filestuff.cc
gdbsupport/gdb_signals.h
gdbsupport/packed.h
gdbsupport/pathstuff.cc
gdbsupport/reference-to-pointer-iterator.h
gdbsupport/scoped_ignore_sigttou.h
gdbsupport/signals.cc