Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Michael Elizabeth Chastain <chastain@cygnus.com>
To: law@redhat.com
Cc: gdb-patches@sources.redhat.com, hilfingr@gnat.com
Subject: Re: gdb-patches Digest 11 Feb 2001 23:49:53 -0000 Issue 545
Date: Fri, 16 Feb 2001 10:10:00 -0000	[thread overview]
Message-ID: <200102161810.KAA00700@bosch.cygnus.com> (raw)

Jeff,

>     int (*to_xfer_memory) PARAMS ((CORE_ADDR memaddr, char *myaddr,
>                                    int len, int write,
>                                    struct target_ops * target));

Is your tree up to date?  My tree has this in gdb/target.h:

    int (*to_xfer_memory) (CORE_ADDR memaddr, char *myaddr,
                           int len, int write,
                           struct mem_attrib *attrib,
                           struct target_ops *target);

JT added this on 2001-01-23 and broke a bunch of targets,
including hpux 10.20.

I fixed hpux 10.20 (child_xfer_memory in hppah-nat.c) but I didn't
do anything about hpux 11.

Michael


             reply	other threads:[~2001-02-16 10:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-16 10:10 Michael Elizabeth Chastain [this message]
2001-02-16 10:20 ` Jeffrey A Law
     [not found] <6986.982345742@slagheap.cygnus.com>
2001-02-16 10:59 ` 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=200102161810.KAA00700@bosch.cygnus.com \
    --to=chastain@cygnus.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=hilfingr@gnat.com \
    --cc=law@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