From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Buettner To: GDB Discussion Subject: Re: ia64/xm-aix.h #define GDB_GREGSET_T prgregset_t Date: Wed, 21 Mar 2001 15:59:00 -0000 Message-id: <1010303002514.ZM23277@ocotillo.lan> References: <3A9BE71B.462974D3@cygnus.com> X-SW-Source: 2001-03/msg00009.html On Feb 27, 12:42pm, Andrew Cagney wrote: > I don't think that the file gdb/config/ia64/xm-aix.h should contain the > text: > > + #define GDB_GREGSET_T prgregset_t > + #define GDB_FPREGSET_T prfpregset_t I've just committed a patch to fix this problem. See http://sources.redhat.com/ml/gdb-patches/2001-03/msg00044.html Kevin