From: Daniel Jacobowitz <drow@mvista.com>
To: gdb-patches@sources.redhat.com
Subject: [5.3 PATCH] Fix a typo in maint.c
Date: Thu, 21 Nov 2002 11:40:00 -0000 [thread overview]
Message-ID: <20021121193957.GA18780@nevyn.them.org> (raw)
Francesco Potorti` <pot@gnu.org> pointed out a little grammatical problem in
the online help. Fixed thusly, branch and head.
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
2002-11-21 Daniel Jacobowitz <drow@mvista.com>
* maint.c (_initialize_maint_cmds): Fix typo. From
Francesco Potorti` <pot@gnu.org>.
Index: maint.c
===================================================================
RCS file: /cvs/src/src/gdb/maint.c,v
retrieving revision 1.28
diff -u -p -r1.28 maint.c
--- maint.c 18 Sep 2002 23:53:51 -0000 1.28
+++ maint.c 21 Nov 2002 19:36:29 -0000
@@ -697,7 +697,7 @@ Configure variables internal to GDB that
#ifndef _WIN32
add_cmd ("dump-me", class_maintenance, maintenance_dump_me,
"Get fatal error; make debugger dump its core.\n\
-GDB sets it's handling of SIGQUIT back to SIG_DFL and then sends\n\
+GDB sets its handling of SIGQUIT back to SIG_DFL and then sends\n\
itself a SIGQUIT signal.",
&maintenancelist);
#endif
next reply other threads:[~2002-11-21 19:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-21 11:40 Daniel Jacobowitz [this message]
2002-11-21 16:46 ` David Carlton
2002-11-21 20:36 ` Daniel Jacobowitz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20021121193957.GA18780@nevyn.them.org \
--to=drow@mvista.com \
--cc=gdb-patches@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox