mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 09:38:57 +00:00
2005-02-14 Andrew Cagney <cagney@gnu.org>
Mark up add_setshow functions, replace "PRINT:" comment prefix with "FIXME: i18n:". * aix-thread.c, alpha-tdep.c, arm-tdep.c, breakpoint.c: Update. * cris-tdep.c, dwarf2read.c, frame.c, hppa-tdep.c: Update. * infcall.c, m32r-rom.c, maint.c, mips-tdep.c: Update. * nto-tdep.c, observer.c, remote-rdi.c, remote.c: Update. * target.c, cli/cli-logging.c: Update.
This commit is contained in:
@@ -1781,6 +1781,6 @@ _initialize_aix_thread (void)
|
||||
_("Set debugging of AIX thread module."),
|
||||
_("Show debugging of AIX thread module."),
|
||||
_("Enables debugging output (used to debug GDB)."),
|
||||
_("Debugging of AIX thread module is \"%d\"."),
|
||||
NULL, /* FIXME: i18n: Debugging of AIX thread module is \"%d\". */
|
||||
NULL, NULL, &setdebuglist, &showdebuglist);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user