public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@redhat.com>
To: Gianni Mariani <gianni@mariani.ws>
Cc: gdb@sources.redhat.com
Subject: Re: Problem compiling head branch ...
Date: Mon, 21 Apr 2003 18:57:00 -0000	[thread overview]
Message-ID: <3EA43F15.1080508@redhat.com> (raw)
In-Reply-To: <3EA1EF7F.6080007@mariani.ws>

> 
> I checked out the gdb head this morning and ran into a compile problem - here is the diff.
> 
> apparently mmx_num_regs has been renamed to i386_num_mmx_regs but this was one omission.
> 
> Index: i386-tdep.c
> ===================================================================
> RCS file: /cvs/src/src/gdb/i386-tdep.c,v
> retrieving revision 1.138
> diff -r1.138 i386-tdep.c
> 1545c1545
> <   set_gdbarch_num_pseudo_regs (gdbarch, mmx_num_regs);
> ---
>>   set_gdbarch_num_pseudo_regs (gdbarch, i386_num_mmx_regs);
> 

Hmm, yes, just checked in something strikingly similar.

Andrew


      reply	other threads:[~2003-04-21 18:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-20  0:53 Gianni Mariani
2003-04-21 18:57 ` Andrew Cagney [this message]

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=3EA43F15.1080508@redhat.com \
    --to=ac131313@redhat.com \
    --cc=gdb@sources.redhat.com \
    --cc=gianni@mariani.ws \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).