aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ada-exp.y2
-rw-r--r--gdb/ada-lang.c2
-rw-r--r--gdb/bfin-tdep.c2
-rw-r--r--gdb/breakpoint.h2
-rw-r--r--gdb/btrace.h2
-rw-r--r--gdb/elfread.c2
-rw-r--r--gdb/gdbtypes.c2
-rw-r--r--gdb/gnu-nat.c2
-rw-r--r--gdb/ia64-tdep.c2
-rw-r--r--gdb/mep-tdep.c2
-rw-r--r--gdb/mips-tdep.c2
-rw-r--r--gdb/sh-tdep.c2
-rw-r--r--gdb/source-cache.c2
-rw-r--r--gdb/stabsread.c2
-rw-r--r--gdb/stubs/m32r-stub.c2
-rw-r--r--gdb/testsuite/gdb.base/savedregs.exp2
-rw-r--r--gdb/testsuite/gdb.reverse/ppc_record_test_isa_3_1.c2
-rw-r--r--gdb/yy-remap.h2
18 files changed, 18 insertions, 18 deletions
diff --git a/gdb/ada-exp.y b/gdb/ada-exp.y
index cdfaa3a..b9f84ee 100644
--- a/gdb/ada-exp.y
+++ b/gdb/ada-exp.y
@@ -1232,7 +1232,7 @@ primary : '*' primary %prec '.'
/* yylex defined in ada-lex.c: Reads one token, getting characters */
/* through lexptr. */
-/* Remap normal flex interface names (yylex) as well as gratuitiously */
+/* Remap normal flex interface names (yylex) as well as gratuitously */
/* global symbol names, so we can have multiple flex-generated parsers */
/* in gdb. */
diff --git a/gdb/ada-lang.c b/gdb/ada-lang.c
index 83794f9..d77fa3c 100644
--- a/gdb/ada-lang.c
+++ b/gdb/ada-lang.c
@@ -12637,7 +12637,7 @@ ada_exception_catchpoint_cond_string (const char *excep_string,
may then be set only on user-defined exceptions which have the
same not-fully-qualified name (e.g. my_package.constraint_error).
- To avoid this unexcepted behavior, these standard exceptions are
+ To avoid this unexpected behavior, these standard exceptions are
systematically prefixed by "standard". This means that "catch
exception constraint_error" is rewritten into "catch exception
standard.constraint_error".
diff --git a/gdb/bfin-tdep.c b/gdb/bfin-tdep.c
index b89b7df..1fa7a66 100644
--- a/gdb/bfin-tdep.c
+++ b/gdb/bfin-tdep.c
@@ -465,7 +465,7 @@ bfin_skip_prologue (struct gdbarch *gdbarch, CORE_ADDR pc)
/* TODO:
Dwarf2 uses entry point value AFTER some register initializations.
- We should perhaps skip such asssignments as well (R6 = R1, ...). */
+ We should perhaps skip such assignments as well (R6 = R1, ...). */
return pc;
}
diff --git a/gdb/breakpoint.h b/gdb/breakpoint.h
index ddc3719..87a521f 100644
--- a/gdb/breakpoint.h
+++ b/gdb/breakpoint.h
@@ -452,7 +452,7 @@ public:
as ``address'' (above) except for cases in which
ADJUST_BREAKPOINT_ADDRESS has computed a different address at
which to place the breakpoint in order to comply with a
- processor's architectual constraints. */
+ processor's architectural constraints. */
CORE_ADDR requested_address = 0;
/* An additional address assigned with this location. This is currently
diff --git a/gdb/btrace.h b/gdb/btrace.h
index 34f8d2b..75bc4f8 100644
--- a/gdb/btrace.h
+++ b/gdb/btrace.h
@@ -184,7 +184,7 @@ struct btrace_function
/* The instruction number offset for the first instruction in this
function segment.
- If INSN is empty this is the insn_offset of the succeding function
+ If INSN is empty this is the insn_offset of the succeeding function
segment in control-flow order. */
unsigned int insn_offset;
diff --git a/gdb/elfread.c b/gdb/elfread.c
index c71a142..5371b99 100644
--- a/gdb/elfread.c
+++ b/gdb/elfread.c
@@ -977,7 +977,7 @@ elf_gnu_ifunc_resolver_stop (code_breakpoint *b)
if (b_return == b)
{
/* No need to call find_pc_line for symbols resolving as this is only
- a helper breakpointer never shown to the user. */
+ a helper breakpoint never shown to the user. */
symtab_and_line sal;
sal.pspace = current_inferior ()->pspace;
diff --git a/gdb/gdbtypes.c b/gdb/gdbtypes.c
index f39fe3d..1cf5f48 100644
--- a/gdb/gdbtypes.c
+++ b/gdb/gdbtypes.c
@@ -816,7 +816,7 @@ make_atomic_type (struct type *type)
/* Replace the contents of ntype with the type *type. This changes the
contents, rather than the pointer for TYPE_MAIN_TYPE (ntype); thus
- the changes are propogated to all types in the TYPE_CHAIN.
+ the changes are propagated to all types in the TYPE_CHAIN.
In order to build recursive types, it's inevitable that we'll need
to update types in place --- but this sort of indiscriminate
diff --git a/gdb/gnu-nat.c b/gdb/gnu-nat.c
index 7f1614c..6cfac08 100644
--- a/gdb/gnu-nat.c
+++ b/gdb/gnu-nat.c
@@ -1221,7 +1221,7 @@ inf_update_signal_thread (struct inf *inf)
}
-/* Detachs from INF's inferior task, letting it run once again... */
+/* Detach from INF's inferior task, letting it run once again... */
void
gnu_nat_target::inf_detach (struct inf *inf)
{
diff --git a/gdb/ia64-tdep.c b/gdb/ia64-tdep.c
index 2739304..b0c1ad3 100644
--- a/gdb/ia64-tdep.c
+++ b/gdb/ia64-tdep.c
@@ -3844,7 +3844,7 @@ ia64_push_dummy_call (struct gdbarch *gdbarch, struct value *function,
a dummy code sequence pushed on the stack to make the call, and
this sequence doesn't need b0 to be set in order for our dummy
breakpoint to be hit. Nonetheless, this doesn't interfere, and
- it's needed for other OSes, so we do this unconditionaly. */
+ it's needed for other OSes, so we do this unconditionally. */
regcache_cooked_write_unsigned (regcache, IA64_BR0_REGNUM, bp_addr);
regcache_cooked_write_unsigned (regcache, sp_regnum, sp);
diff --git a/gdb/mep-tdep.c b/gdb/mep-tdep.c
index 913889e..a4ef343 100644
--- a/gdb/mep-tdep.c
+++ b/gdb/mep-tdep.c
@@ -60,7 +60,7 @@
/* A quick recap for GDB hackers not familiar with the whole Toshiba
Media Processor story:
- The MeP media engine is a configureable processor: users can design
+ The MeP media engine is a configurable processor: users can design
their own coprocessors, implement custom instructions, adjust cache
sizes, select optional standard facilities like add-and-saturate
instructions, and so on. Then, they can build custom versions of
diff --git a/gdb/mips-tdep.c b/gdb/mips-tdep.c
index f000d2f..006bc92 100644
--- a/gdb/mips-tdep.c
+++ b/gdb/mips-tdep.c
@@ -4505,7 +4505,7 @@ mips_push_dummy_code (struct gdbarch *gdbarch, CORE_ADDR sp,
breakpoints inserted in a branch delay slot. With enough
bad luck, the 4 bytes located just before our breakpoint
instruction could look like a branch instruction, and thus
- trigger the adjustement, and break the function call entirely.
+ trigger the adjustment, and break the function call entirely.
So, we reserve those 4 bytes and write a nop instruction
to prevent that from happening. */
nop_addr = bp_slot - sizeof (nop_insn);
diff --git a/gdb/sh-tdep.c b/gdb/sh-tdep.c
index 0dbb905..050f7bf 100644
--- a/gdb/sh-tdep.c
+++ b/gdb/sh-tdep.c
@@ -2171,7 +2171,7 @@ sh_corefile_collect_regset (const struct regset *regset,
}
/* The following two regsets have the same contents, so it is tempting to
- unify them, but they are distiguished by their address, so don't. */
+ unify them, but they are distinguished by their address, so don't. */
const struct regset sh_corefile_gregset =
{
diff --git a/gdb/source-cache.c b/gdb/source-cache.c
index 6af984f..2815b6e 100644
--- a/gdb/source-cache.c
+++ b/gdb/source-cache.c
@@ -195,7 +195,7 @@ get_language_name (enum language lang)
#endif /* HAVE_SOURCE_HIGHLIGHT */
/* Try to highlight CONTENTS from file FULLNAME in language LANG using
- the GNU source-higlight library. Return true if highlighting
+ the GNU source-highlight library. Return true if highlighting
succeeded. */
static bool
diff --git a/gdb/stabsread.c b/gdb/stabsread.c
index 1158519..46536ba 100644
--- a/gdb/stabsread.c
+++ b/gdb/stabsread.c
@@ -3911,7 +3911,7 @@ read_huge_number (const char **pp, int end, int *bits,
}
/* -0x7f is the same as 0x80. So deal with it by adding one to
- the number of bits. Two's complement represention octals
+ the number of bits. Two's complement representation octals
can't have a '-' in front. */
if (sign == -1 && !twos_complement_representation)
++nbits;
diff --git a/gdb/stubs/m32r-stub.c b/gdb/stubs/m32r-stub.c
index 1f55f85..8ac71f1 100644
--- a/gdb/stubs/m32r-stub.c
+++ b/gdb/stubs/m32r-stub.c
@@ -409,7 +409,7 @@ handle_exception (int exceptionVector)
hex2mem (ptr, (unsigned char *) &registers[regno], 4, 0);
/*
* Since we just changed a single CPU register, let's
- * make sure to keep the several stack pointers consistant.
+ * make sure to keep the several stack pointers consistent.
*/
stackmode = registers[PSW] & 0x80;
if (regno == R15) /* stack pointer changed */
diff --git a/gdb/testsuite/gdb.base/savedregs.exp b/gdb/testsuite/gdb.base/savedregs.exp
index ce3ab94..f20fd7c 100644
--- a/gdb/testsuite/gdb.base/savedregs.exp
+++ b/gdb/testsuite/gdb.base/savedregs.exp
@@ -57,7 +57,7 @@ proc process_saved_regs { current inner outer } {
# and for dummy frames won't have saved registers. If there's a
# problem, fail but capture the output anyway, hopefully later
# "info frame" requests for that same frame will at least fail in
- # a consistent manner (stops propogated fails).
+ # a consistent manner (stops propagated fails).
foreach func $inner {
set saved_regs($func) "error"
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;
diff --git a/gdb/yy-remap.h b/gdb/yy-remap.h
index e32ce39..b3fcbc6 100644
--- a/gdb/yy-remap.h
+++ b/gdb/yy-remap.h
@@ -19,7 +19,7 @@
#define YY_REMAP_H
/* Remap normal yacc parser interface names (yyparse, yylex, yyerror,
- etc), as well as gratuitiously global symbol names, so we can have
+ etc), as well as gratuitously global symbol names, so we can have
multiple yacc generated parsers in gdb. Note that these are only
the variables produced by yacc. If other parser generators (bison,
byacc, etc) produce additional global names that conflict at link