Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Elena Zannoni <ezannoni@redhat.com>
To: Richard Henderson <rth@twiddle.net>
Cc: Elena Zannoni <ezannoni@redhat.com>,
	Mark Kettenis <kettenis@chello.nl>,
	gdb-patches@gcc.gnu.org
Subject: Re: [RFA] Don't SEGV on invalid dwarf2 frame info
Date: Thu, 10 Jul 2003 22:58:00 -0000	[thread overview]
Message-ID: <16141.61770.199776.920050@localhost.redhat.com> (raw)
In-Reply-To: <20030710224850.GC20109@twiddle.net>

Richard Henderson writes:
 > On Thu, Jul 10, 2003 at 06:26:37PM -0400, Elena Zannoni wrote:
 > > +      if (workaround <= ALIGN4 && (start_offset & 3) != 0)
 > > +      if (workaround <= ALIGN8 && (start_offset & 7) != 0)
 > 
 > Just noticed these should be <, not <=.
 > 
 > 
 > r~

Richard, fix up as you need, I'll let you check it in, so we don't
cross in mid air. Feel free to get rid of my name in the
changelogs.

elena


  reply	other threads:[~2003-07-10 22:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-10  1:03 Richard Henderson
2003-07-10 20:59 ` Mark Kettenis
2003-07-10 21:21   ` Elena Zannoni
2003-07-10 22:44     ` Richard Henderson
2003-07-10 22:59       ` Elena Zannoni
2003-07-10 23:48         ` Richard Henderson
2003-07-10 22:19   ` Elena Zannoni
2003-07-10 22:48     ` Richard Henderson
2003-07-10 22:58       ` Elena Zannoni [this message]
2003-07-11 16:24         ` Richard Henderson
2003-07-11 16:40           ` Elena Zannoni

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=16141.61770.199776.920050@localhost.redhat.com \
    --to=ezannoni@redhat.com \
    --cc=gdb-patches@gcc.gnu.org \
    --cc=kettenis@chello.nl \
    --cc=rth@twiddle.net \
    /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