forked from Imagelibrary/binutils-gdb
[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>
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user