--- breakpoint.old 2007-01-12 14:38:50.000000000 +0100 +++ breakpoint.c 2007-01-12 14:39:32.000000000 +0100 @@ -7928,7 +7928,7 @@ See also the \"delete\" command which clears breakpoints by number.")); c = add_com ("break", class_breakpoint, break_command, _("\ -Set breakpoint at specified line or function.\n" +Set software breakpoint at specified line or function.\n" BREAK_ARGS_HELP ("break"))); set_cmd_completer (c, location_completer);