Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Nick Hudson <skrll@netbsd.org>
To: gdb-patches@sourceware.org
Subject: [PATCH] typos
Date: Tue, 23 Jan 2007 12:14:00 -0000	[thread overview]
Message-ID: <200701231214.42582.skrll@netbsd.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 43 bytes --]

A couple of fixes for obvious typos.

Nick

[-- Attachment #2: obvious.diff --]
[-- Type: text/x-diff, Size: 1122 bytes --]

Index: gdb/testsuite/gdb.base/sigrepeat.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.base/sigrepeat.exp,v
retrieving revision 1.3
diff -u -p -u -r1.3 sigrepeat.exp
--- gdb/testsuite/gdb.base/sigrepeat.exp	9 Jan 2007 17:59:11 -0000	1.3
+++ gdb/testsuite/gdb.base/sigrepeat.exp	23 Jan 2007 12:07:13 -0000
@@ -21,7 +21,7 @@
 # cpu advancment.
 
 if [target_info exists gdb,nosignals] {
-    verbose "Skipping sigstep.exp because of nosignals."
+    verbose "Skipping sigrepeat.exp because of nosignals."
     continue
 }
 
Index: gdb/target.c
===================================================================
RCS file: /cvs/src/src/gdb/target.c,v
retrieving revision 1.132
diff -u -p -u -r1.132 target.c
--- gdb/target.c	9 Jan 2007 17:58:59 -0000	1.132
+++ gdb/target.c	23 Jan 2007 12:07:15 -0000
@@ -379,7 +379,7 @@ update_current_target (void)
 {
   struct target_ops *t;
 
-  /* First, reset curren'ts contents.  */
+  /* First, reset current's contents.  */
   memset (&current_target, 0, sizeof (current_target));
 
 #define INHERIT(FIELD, TARGET) \

[-- Attachment #3: gdb.ChangeLog --]
[-- Type: text/plain, Size: 81 bytes --]

2007-01-23  Nick Hudson  <nick.hudson@dsl.pipex.com>

	* target.c: Correct typo.

[-- Attachment #4: gdb.testsuite.ChangeLog --]
[-- Type: text/plain, Size: 105 bytes --]

2007-01-23  Nick Hudson  <nick.hudson@dsl.pipex.com>

	* tgdb.base/sigrepeat.exp: Correct error message.

             reply	other threads:[~2007-01-23 12:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-23 12:14 Nick Hudson [this message]
2007-01-23 13:03 ` 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=200701231214.42582.skrll@netbsd.org \
    --to=skrll@netbsd.org \
    --cc=gdb-patches@sourceware.org \
    /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