Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: Elena Zannoni <ezannoni@redhat.com>
Cc: 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:48:00 -0000	[thread overview]
Message-ID: <20030710224850.GC20109@twiddle.net> (raw)
In-Reply-To: <16141.59421.321365.310494@localhost.redhat.com>

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~


  reply	other threads:[~2003-07-10 22:48 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 [this message]
2003-07-10 22:58       ` Elena Zannoni
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=20030710224850.GC20109@twiddle.net \
    --to=rth@twiddle.net \
    --cc=ezannoni@redhat.com \
    --cc=gdb-patches@gcc.gnu.org \
    --cc=kettenis@chello.nl \
    /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