Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Re: gdb-patches Digest 11 Feb 2001 23:49:53 -0000 Issue 545
@ 2001-02-16 10:10 Michael Elizabeth Chastain
  2001-02-16 10:20 ` Jeffrey A Law
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Elizabeth Chastain @ 2001-02-16 10:10 UTC (permalink / raw)
  To: law; +Cc: gdb-patches, hilfingr

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


^ permalink raw reply	[flat|nested] 3+ messages in thread
[parent not found: <6986.982345742@slagheap.cygnus.com>]

end of thread, other threads:[~2001-02-16 10:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-16 10:10 gdb-patches Digest 11 Feb 2001 23:49:53 -0000 Issue 545 Michael Elizabeth Chastain
2001-02-16 10:20 ` Jeffrey A Law
     [not found] <6986.982345742@slagheap.cygnus.com>
2001-02-16 10:59 ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox