Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Siddhesh Poyarekar <siddhesh@redhat.com>
To: Jan Kratochvil <jan.kratochvil@redhat.com>
Cc: Joel Brobecker <brobecker@adacore.com>, gdb-patches@sourceware.org
Subject: Re: [RFA/Ada] Crash when trying to set value of packed array element
Date: Mon, 19 Mar 2012 04:17:00 -0000	[thread overview]
Message-ID: <20120319041737.GA24817@spoyarek.redhat.com> (raw)
In-Reply-To: <20120316181140.GA7683@host2.jankratochvil.net>

On Fri, Mar 16, 2012 at 07:11:40PM +0100, Jan Kratochvil wrote:
> On Fri, 16 Mar 2012 18:59:33 +0100, Joel Brobecker wrote:
> > > > -      CORE_ADDR new_addr;
> > > > +      long new_offset = offset;
> > > 
> > > Nitpick - LONGEST (Siddhesh Poyarekar is working on a more thorough fix).
> > 
> > I know you said it's a nitpick, but I don't understand why you think
> > it should be LONGEST. "offset" itself is a long, and the only use
> > of that new_offset is for set_value_offset, which takes an int. Are
> > the changes you are referring to going to make that a LONGEST?
> 
> Yes; not sure if in the first phase but I hope so.

Yes, offset has been expanded to LONGEST in the first phase patch.

--
Siddhesh


  reply	other threads:[~2012-03-19  4:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-29 23:15 Joel Brobecker
2012-03-14 20:54 ` Ping: " Joel Brobecker
2012-03-16 11:06 ` Jan Kratochvil
2012-03-16 18:00   ` Joel Brobecker
2012-03-16 18:50     ` Jan Kratochvil
2012-03-19  4:17       ` Siddhesh Poyarekar [this message]
2012-03-19 15:54       ` Joel Brobecker

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=20120319041737.GA24817@spoyarek.redhat.com \
    --to=siddhesh@redhat.com \
    --cc=brobecker@adacore.com \
    --cc=gdb-patches@sourceware.org \
    --cc=jan.kratochvil@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