Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Kevin Buettner <kevinb@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: Re: [COMMIT] frv-linux-tdep.c: Adjust an RT signal related constant
Date: Mon, 21 Mar 2005 18:13:00 -0000	[thread overview]
Message-ID: <20050321111235.5e387628@ironwood.lan> (raw)
In-Reply-To: <01c52c6b$Blat.v2.4$5e755dc0@zahav.net.il>

On Sat, 19 Mar 2005 12:05:48 +0200
"Eli Zaretskii" <eliz@gnu.org> wrote:

> > + 	     to the a ucontext struct.  The ucontext struct contains a
>                 ^^^^^
> A typo.

Thanks for catching this.  I've just committed the following change:

	* frv-linux-tdep.c (frv_linux_sigcontext_reg_addr): Fix typo in
	comment.

Index: frv-linux-tdep.c
===================================================================
RCS file: /cvs/src/src/gdb/frv-linux-tdep.c,v
retrieving revision 1.6
diff -u -p -r1.6 frv-linux-tdep.c
--- frv-linux-tdep.c	18 Mar 2005 20:23:28 -0000	1.6
+++ frv-linux-tdep.c	21 Mar 2005 18:07:50 -0000
@@ -192,7 +192,7 @@ frv_linux_sigcontext_reg_addr (struct fr
       else if (tramp_type == RT_SIGTRAMP)
 	{
 	  /* For a realtime sigtramp frame, SP + 12 contains a pointer
- 	     to the a ucontext struct.  The ucontext struct contains a
+ 	     to a ucontext struct.  The ucontext struct contains a
  	     sigcontext struct starting 24 bytes in.  (The offset of
  	     uc_mcontext within struct ucontext is derived as follows: 
  	     stack_t is a 12-byte struct and struct sigcontext is


      reply	other threads:[~2005-03-21 18:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-18 20:28 Kevin Buettner
2005-03-19 10:09 ` Eli Zaretskii
2005-03-21 18:13   ` Kevin Buettner [this message]

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=20050321111235.5e387628@ironwood.lan \
    --to=kevinb@redhat.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