forked from Imagelibrary/binutils-gdb
Index: mi/ChangeLog
2003-10-24 Andrew Cagney <cagney@redhat.com> * tui-out.c: Fix "fortunatly"[sic]. Index: doc/ChangeLog 2003-10-24 Andrew Cagney <cagney@redhat.com> * annotate.texinfo: Fix "fortunatly"[sic]. 2003-10-24 Andrew Cagney <cagney@redhat.com> * osabi.c (gdbarch_init_osabi): Fix typos, and "fortunatly"[sic]. * PROBLEMS, arch-utils.c, cli-out.c, command.h: Ditto. * complaints.c, cris-tdep.c, disasm.c, dwarf2-frame.c: Ditto. * frame.c, frame.h, infcall.c, infcmd.c, infrun.c: Ditto. * kod.c, mips-tdep.c, regcache.c, regcache.h, remote.c: Ditto.
This commit is contained in:
@@ -3916,7 +3916,7 @@ cris_version_update (char *ignore_args, int from_tty,
|
||||
the set command passed as a parameter. The clone operation will
|
||||
include (BUG?) any ``set'' command callback, if present.
|
||||
Commands like ``info set'' call all the ``show'' command
|
||||
callbacks. Unfortunatly, for ``show'' commands cloned from
|
||||
callbacks. Unfortunately, for ``show'' commands cloned from
|
||||
``set'', this includes callbacks belonging to ``set'' commands.
|
||||
Making this worse, this only occures if add_show_from_set() is
|
||||
called after add_cmd_sfunc() (BUG?). */
|
||||
@@ -3943,7 +3943,7 @@ cris_mode_update (char *ignore_args, int from_tty,
|
||||
the set command passed as a parameter. The clone operation will
|
||||
include (BUG?) any ``set'' command callback, if present.
|
||||
Commands like ``info set'' call all the ``show'' command
|
||||
callbacks. Unfortunatly, for ``show'' commands cloned from
|
||||
callbacks. Unfortunately, for ``show'' commands cloned from
|
||||
``set'', this includes callbacks belonging to ``set'' commands.
|
||||
Making this worse, this only occures if add_show_from_set() is
|
||||
called after add_cmd_sfunc() (BUG?). */
|
||||
@@ -3970,7 +3970,7 @@ cris_abi_update (char *ignore_args, int from_tty,
|
||||
the set command passed as a parameter. The clone operation will
|
||||
include (BUG?) any ``set'' command callback, if present.
|
||||
Commands like ``info set'' call all the ``show'' command
|
||||
callbacks. Unfortunatly, for ``show'' commands cloned from
|
||||
callbacks. Unfortunately, for ``show'' commands cloned from
|
||||
``set'', this includes callbacks belonging to ``set'' commands.
|
||||
Making this worse, this only occures if add_show_from_set() is
|
||||
called after add_cmd_sfunc() (BUG?). */
|
||||
|
||||
Reference in New Issue
Block a user