binutils-gdb/gdb/dwarf2
Tom de Vries 8f6606b6e3 [gdb] Fix common misspellings
Fix the following common misspellings:
...
accidently -> accidentally
additonal -> additional
addresing -> addressing
adress -> address
agaisnt -> against
albiet -> albeit
arbitary -> arbitrary
artifical -> artificial
auxillary -> auxiliary
auxilliary -> auxiliary
bcak -> back
begining -> beginning
cannonical -> canonical
compatiblity -> compatibility
completetion -> completion
diferent -> different
emited -> emitted
emiting -> emitting
emmitted -> emitted
everytime -> every time
excercise -> exercise
existance -> existence
fucntion -> function
funtion -> function
guarentee -> guarantee
htis -> this
immediatly -> immediately
layed -> laid
noone -> no one
occurances -> occurrences
occured -> occurred
originaly -> originally
preceeded -> preceded
preceeds -> precedes
propogate -> propagate
publically -> publicly
refering -> referring
substract -> subtract
substracting -> subtracting
substraction -> subtraction
taht -> that
targetting -> targeting
teh -> the
thier -> their
thru -> through
transfered -> transferred
transfering -> transferring
upto -> up to
vincinity -> vicinity
whcih -> which
whereever -> wherever
wierd -> weird
withing -> within
writen -> written
wtih -> with
doesnt -> doesn't
...

Tested on x86_64-linux.
2024-10-06 07:59:48 +02:00
..
abbrev-cache.c gdb/dwarf2: cleanup includes 2024-08-30 13:57:11 -04:00
abbrev-cache.h
abbrev.c gdb/dwarf2: cleanup includes 2024-08-30 13:57:11 -04:00
abbrev.h gdb/dwarf2: cleanup includes 2024-08-30 13:57:11 -04:00
ada-imported.c gdb: add program_space parameter to lookup_minimal_symbol_linkage 2024-08-12 10:38:29 -04:00
aranges.c Remove call to dwarf2_per_objfile::adjust from ranges readers 2024-05-04 09:30:30 -06:00
aranges.h
attribute.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
attribute.h gdb/dwarf2: cleanup includes 2024-08-30 13:57:11 -04:00
call-site.h
comp-unit-head.c [gdb/symtab] Use DWARF_ERROR_PREFIX 2024-08-27 09:08:41 +02:00
comp-unit-head.h
cooked-index.c Refactor cooked_index_shard::handle_gnat_encoded_entry 2024-09-09 11:37:35 -06:00
cooked-index.h [gdb/symtab] Don't expand non-Ada CUs for info exceptions 2024-09-24 10:24:22 +02:00
cu.c Prefer htab_traverse_noresize 2024-06-24 09:11:30 -06:00
cu.h Don't obstack-allocate the call site hash table 2024-06-24 09:11:30 -06:00
die.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
die.h gdb: don't include hashtab.h in defs.h 2024-04-22 21:34:19 -04:00
dwz.c gdb: ensure has dwarf info before reading DWZ file 2024-04-03 13:47:03 +01:00
dwz.h gdb/dwarf2: cleanup includes 2024-08-30 13:57:11 -04:00
error.h [gdb/symtab] Change DWARF_ERROR from Dwarf Error to DWARF Error 2024-08-27 09:08:41 +02:00
expr.c gdb: Support DW_OP_constx (the standardized version of DW_OP_GNU_const_index). 2024-09-11 09:07:37 -06:00
expr.h
file-and-dir.h
frame-tailcall.c gdb/dwarf2: cleanup includes 2024-08-30 13:57:11 -04:00
frame-tailcall.h
frame.c [gdb] Fix common misspellings 2024-10-06 07:59:48 +02:00
frame.h
index-cache.c gdb/dwarf2: cleanup includes 2024-08-30 13:57:11 -04:00
index-cache.h gdb/dwarf2: cleanup includes 2024-08-30 13:57:11 -04:00
index-common.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
index-common.h gdb: don't include hashtab.h in defs.h 2024-04-22 21:34:19 -04:00
index-write.c gdb: allow quoted filenames for commands that have custom completion 2024-09-07 20:28:59 +01:00
index-write.h
leb.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
leb.h
line-header.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
line-header.h gdb/dwarf2: cleanup includes 2024-08-30 13:57:11 -04:00
loc.c [gdb] Fix common misspellings 2024-10-06 07:59:48 +02:00
loc.h
macro.c [gdb/symtab] Emit malformed macro definition complaint once 2024-07-30 16:56:31 +02:00
macro.h gdb/dwarf2: cleanup includes 2024-08-30 13:57:11 -04:00
mapped-index.h gdb/dwarf2: cleanup includes 2024-08-30 13:57:11 -04:00
parent-map.h [gdb/symtab] Dump m_all_parents_map for verbose debug dwarf-read 2024-09-28 08:35:02 +02:00
public.h
read-debug-names.c Correctly handle DIE parent computations 2024-04-16 11:54:46 -06:00
read-debug-names.h
read-gdb-index.c [gdb/symtab] Don't expand non-Ada CUs for info exceptions 2024-09-24 10:24:22 +02:00
read-gdb-index.h
read.c [gdb] Fix common misspellings 2024-10-06 07:59:48 +02:00
read.h [gdb/symtab] Don't expand non-Ada CUs for info exceptions 2024-09-24 10:24:22 +02:00
sect-names.h
section.c [gdb/symtab] Use DWARF_ERROR_PREFIX 2024-08-27 09:08:41 +02:00
section.h
stringify.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
stringify.h
tag.h Ignore DW_TAG_padding in tag_is_type 2024-09-09 11:32:40 -06:00
types.h gdbsupport: constify some return values in print-utils.{h,cc} 2024-04-18 10:31:54 -04:00