This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: new attempt gdb-5.0 and glibc-2.2.3 on linuxppc


On Jun 1,  1:10pm, Andreas Tobler wrote:

> today I cvs'ed and built the gdb for linuxppc again. Below the patch I
> had to apply to make it build. Note, I didn't test it.
> 
> Is this correct?

The changes that you needed to make to bfd/configure and opcodes/configure
are likely due to some sort of mismatch between the version of libtool
that you have on your system vs. the version of autoconf that was used
to generate these scripts.  This matter will need to be taken up with
the binutils folks (binutils@sources.redhat.com).

Your change to gdb/gregset.h makes sense to me, but I am not the
maintainer of this file and, therefore, cannot approve it.  (I'm not
sure who the maintainer is; my guess is Michael Snyder since he's the
original author of this file.)

I am the maintainer for gdb/config/nm-linux.h and gdb/ppc-linux-nat.c.
These changes can go in once the changes to gdb/gregset.h have been
approved and committed.  (I can check these in for you if you like.)

Kevin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]