Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@mvista.com>
To: Andrew Cagney <ac131313@ges.redhat.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: PATCH: MIPS/Linux build fixes
Date: Mon, 19 Aug 2002 18:57:00 -0000	[thread overview]
Message-ID: <20020820015748.GB12371@nevyn.them.org> (raw)
In-Reply-To: <3D6166DC.7060108@ges.redhat.com>

On Mon, Aug 19, 2002 at 05:45:00PM -0400, Andrew Cagney wrote:
> >-  static char zerobuf[MAX_REGISTER_RAW_SIZE] = {0};
> >+  char *zerobuf = alloca (MAX_REGISTER_RAW_SIZE);
> 
> http://sources.redhat.com/gdb/current/ari/#[MAX_REGISTER_{RAW,VIRTUAL}_SIZE]
> 
> Hmm, yes, plenty more where that came from.

I don't suppose you could get ARI to list the offending files down by
the description of the test?  It's pretty hard to look things up in
that table.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


  reply	other threads:[~2002-08-20  1:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-19  7:26 Daniel Jacobowitz
2002-08-19 14:45 ` Andrew Cagney
2002-08-19 18:57   ` Daniel Jacobowitz [this message]
2002-08-20 19:12     ` Andrew Cagney

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=20020820015748.GB12371@nevyn.them.org \
    --to=drow@mvista.com \
    --cc=ac131313@ges.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