binutils-gdb/gdb/cli
Tom de Vries 3bfdcabbc2 [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.
2023-06-05 12:53:15 +02:00
..
cli-cmds.c gdb: fix error message for $_gdb_maint_setting 2023-05-12 10:54:25 +01:00
cli-cmds.h
cli-decode.c [gdb] Fix more typos 2023-06-05 12:53:15 +02:00
cli-decode.h gdb: remove unused parameters in print_doc_of_command, apropos_cmd 2023-04-02 14:11:33 -04:00
cli-dump.c
cli-interp.c gdb: add interp::on_user_selected_context_changed method 2023-05-30 15:07:26 -04:00
cli-interp.h gdb: add interp::on_user_selected_context_changed method 2023-05-30 15:07:26 -04:00
cli-logging.c
cli-option.c
cli-option.h
cli-script.c gdb: move struct ui and related things to ui.{c,h} 2023-05-01 15:40:54 -04:00
cli-script.h
cli-setshow.c gdb: add interp::on_param_changed method 2023-05-30 15:07:26 -04:00
cli-setshow.h
cli-style.c
cli-style.h
cli-utils.c
cli-utils.h