Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@cygnus.com>
To: gdb-patches@sources.redhat.com
Subject: [patch] clarify ``struct type . length''
Date: Tue, 21 Aug 2001 06:41:00 -0000	[thread overview]
Message-ID: <3B81A9BC.4010807@cygnus.com> (raw)

Hello,

I've checked the attatched in as an obvious fix.  It clarifies the 
length field of the ``struct type''.

	Andrew
From fnasser@cygnus.com Tue Aug 21 06:41:00 2001
From: Fernando Nasser <fnasser@cygnus.com>
To: "Frank Ch. Eigler" <fche@redhat.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: ReRFA: gdb/testsuite/config/sid.exp patch
Date: Tue, 21 Aug 2001 06:41:00 -0000
Message-id: <3B81CDFA.95FA0286@cygnus.com>
References: <20010815165923.G14917@redhat.com>
X-SW-Source: 2001-08/msg00237.html
Content-length: 1532

"Frank Ch. Eigler" wrote:
> 
> Hi -
> 
> This patch was previously submitted to gdb-patches, but perhaps
> lost amongst a crowd of other non-gdb-related hunks.  Ya know,
> if us sid folks were to be generously granted Official Check-In
> Privileges over this little file, you wouldn't have to waste
> your time looking at such trivia. :-)
> 

Your patch is approved.

Are you volunteering as co-maintainer for this file?

Regards and sorry for the delay.
Fernando


> 2001-07-31  Frank Ch. Eigler  <fche@redhat.com>
> 
>         * config/sid.exp (sid_start): Don't warn if we cannot figure out
>         what to force sid endianness to.
> 
> Index: config/sid.exp
> ===================================================================
> RCS file: /cvs/cvsfiles/devo/gdb/testsuite/config/sid.exp,v
> retrieving revision 1.16
> diff -u -p -r1.16 sid.exp
> --- sid.exp     2001/05/09 00:19:29     1.16
> +++ sid.exp     2001/07/31 19:33:40
> @@ -30,8 +30,8 @@ proc sid_start {} {
>             if {[target_info exists sim,defaultendian]} then {
>                 set sidendian [target_info sim,defaultendian]
>             } else {
> -               warning "Unknown target endianness - assuming -EB"
> -               set sidendian "-EB"
> +               # rely on endianness settings in sid configuration defaults
> +               set sidendian ""
>             }
>         }
>      }

-- 
Fernando Nasser
Red Hat - Toronto                       E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9


             reply	other threads:[~2001-08-21  6:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-21  6:41 Andrew Cagney [this message]
2001-09-05 10:59 ` Jim Blandy
2001-09-05 15:44   ` Jim Blandy

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=3B81A9BC.4010807@cygnus.com \
    --to=ac131313@cygnus.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