From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey A Law To: Michael Elizabeth Chastain 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:20:00 -0000 Message-id: <7276.982347761@slagheap.cygnus.com> References: <200102161810.KAA00700@bosch.cygnus.com> X-SW-Source: 2001-02/msg00301.html In message < 200102161810.KAA00700@bosch.cygnus.com >you write: > 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: Ahh. Mine probably has a sticky date tag from trying to track down what change broke hpux11 ttrace. My goof. > I fixed hpux 10.20 (child_xfer_memory in hppah-nat.c) but I didn't > do anything about hpux 11. In that case Paul's patch is probably correct. jeff