aboutsummaryrefslogtreecommitdiff
path: root/gdb/infrun.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2005-02-14 18:10:11 +0000
committerAndrew Cagney <cagney@redhat.com>2005-02-14 18:10:11 +0000
commit1a966eabdfe5d28f2e17f73988c9124cc5b76f31 (patch)
tree326d0cfbf97d88b2b9a3c31ab76328966afbef03 /gdb/infrun.c
parent7915a72c7f0c255cfcf47c1b186d3739aeafe4da (diff)
downloadgdb-1a966eabdfe5d28f2e17f73988c9124cc5b76f31.zip
gdb-1a966eabdfe5d28f2e17f73988c9124cc5b76f31.tar.gz
gdb-1a966eabdfe5d28f2e17f73988c9124cc5b76f31.tar.bz2
2005-02-14 Andrew Cagney <cagney@gnu.org>
Mark up add_cmd. * arch-utils.c, avr-tdep.c, breakpoint.c, corefile.c: Update. * cp-abi.c, cp-namespace.c, cp-support.c, dummy-frame.c: Update. * exec.c, gnu-nat.c, go32-nat.c, hppa-tdep.c, infcmd.c: Update. * infrun.c, interps.c, macrocmd.c, maint.c, memattr.c: Update. * mips-tdep.c, ocd.c, osabi.c, printcmd.c, regcache.c: Update. * reggroups.c, remote-fileio.c, remote-rdi.c, remote.c: Update. * sol-thread.c, source.c, stack.c, symfile-mem.c: Update. * symfile.c, thread.c, tracepoint.c, valprint.c, value.c: Update. * win32-nat.c, cli/cli-cmds.c, cli/cli-dump.c: Update. * cli/cli-logging.c, tui/tui-regs.c: Update.
Diffstat (limited to 'gdb/infrun.c')
-rw-r--r--gdb/infrun.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/gdb/infrun.c b/gdb/infrun.c
index a98be36..5e05327 100644
--- a/gdb/infrun.c
+++ b/gdb/infrun.c
@@ -3832,11 +3832,11 @@ Pass and Stop may be combined.", NULL));
}
if (!dbx_commands)
- stop_command =
- add_cmd ("stop", class_obscure, not_just_help_class_command,
- "There is no `stop' command, but you can set a hook on `stop'.\n\
+ stop_command = add_cmd ("stop", class_obscure,
+ not_just_help_class_command, _("\
+There is no `stop' command, but you can set a hook on `stop'.\n\
This allows you to set a list of commands to be run each time execution\n\
-of the program stops.", &cmdlist);
+of the program stops."), &cmdlist);
add_set_cmd ("infrun", class_maintenance, var_zinteger,
&debug_infrun, "Set inferior debugging.\n\