* ia64/xm-aix.h #define GDB_GREGSET_T prgregset_t
@ 2001-02-27 9:45 Andrew Cagney
[not found] ` <ac131313@cygnus.com>
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Cagney @ 2001-02-27 9:45 UTC (permalink / raw)
To: GDB Discussion
Just FYI,
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
My understanding of GDB_GREGSET_T is that it is a native target thingie
(nm-*.h) and not a host compile thingie (xm-*.h). I suspect this was
picked up through a sequence of cut/pastes of previous xm-*.h files -
many of the xm-*.h files contain the wrong thing.
Think of xm-*.h files as GDB's poor predecessor to autoconf. In theory,
with autoconf, the xm-*.h files are not even needed.
enjoy,
Andrew
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: ia64/xm-aix.h #define GDB_GREGSET_T prgregset_t
[not found] ` <ac131313@cygnus.com>
@ 2001-03-21 15:59 ` Kevin Buettner
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Buettner @ 2001-03-21 15:59 UTC (permalink / raw)
To: GDB Discussion
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-03-21 15:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-27 9:45 ia64/xm-aix.h #define GDB_GREGSET_T prgregset_t Andrew Cagney
[not found] ` <ac131313@cygnus.com>
2001-03-21 15:59 ` Kevin Buettner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox